The open source OpenXR runtime

st/gui: Clean up comment

+1 -1
+1 -1
src/xrt/state_trackers/gui/gui_scene_record_euroc.c
··· 44 44 void 45 45 gui_scene_record_euroc(struct gui_program *p) 46 46 { 47 - // Dummy so that gui_scene_debug doesn't try to probe. 47 + // Placeholder so that gui_scene_debug doesn't try to probe. 48 48 struct u_system_devices *usysd = u_system_devices_allocate(); 49 49 struct xrt_system_devices *xsysd = &usysd->base; 50 50 p->xsysd = xsysd;