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>
This commit is contained in:
Rylie Pavlik 2024-02-21 13:40:34 -06:00 committed by Marge Bot
parent 41593ef09d
commit 5a64069d42

View file

@ -1297,8 +1297,6 @@ oxr_action_attachment_update(struct oxr_logger *log,
return;
}
//! @todo "/user" sub-action path.
#define UPDATE_SELECT(X) \
struct oxr_subaction_paths subaction_paths_##X = {0}; \
subaction_paths_##X.X = true; \