d/wmr: Fix doxygen warning

This commit is contained in:
Ryan Pavlik 2022-05-17 13:45:50 -05:00
parent d5bed66734
commit 0e4f40c980

View file

@ -152,8 +152,7 @@ struct wmr_hmd
//! SLAM tracker.
//! @todo Right now, we are not consistent in how we interface with
//! trackers. In particular, we have a @ref xrt_tracked_slam field but not
//! an equivalent for hand tracking. Maybe we should try to use @ref
//! xrt_tracked_hand?
//! an equivalent for hand tracking.
struct xrt_tracked_slam *slam;
//! Set at start. Whether the SLAM tracker was initialized.