mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-27 17:08:36 +00:00
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:
parent
41593ef09d
commit
5a64069d42
|
@ -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; \
|
||||
|
|
Loading…
Reference in a new issue