The open source OpenXR runtime
0
fork

Configure Feed

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

st/oxr: Remove TODO mentioning non-existent path.

Removed from an early 1.0 version as not implementable errata.

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2241>

authored by

Rylie Pavlik and committed by
Marge Bot
5a64069d 41593ef0

-2
-2
src/xrt/state_trackers/oxr/oxr_input.c
··· 1297 1297 return; 1298 1298 } 1299 1299 1300 - //! @todo "/user" sub-action path. 1301 - 1302 1300 #define UPDATE_SELECT(X) \ 1303 1301 struct oxr_subaction_paths subaction_paths_##X = {0}; \ 1304 1302 subaction_paths_##X.X = true; \