The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

st/oxr: Remove unused variable

-1
-1
src/xrt/state_trackers/oxr/oxr_instance.c
··· 171 171 struct oxr_instance **out_instance) 172 172 { 173 173 struct oxr_instance *inst = NULL; 174 - int xinst_ret; 175 174 int m_ret; 176 175 int h_ret; 177 176 xrt_result_t xret;