diff --git a/src/xrt/drivers/wmr/wmr_hmd.h b/src/xrt/drivers/wmr/wmr_hmd.h index 92d51d37d..6e78e1630 100644 --- a/src/xrt/drivers/wmr/wmr_hmd.h +++ b/src/xrt/drivers/wmr/wmr_hmd.h @@ -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.