mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
st/oxr: Remove outdated comment
This commit is contained in:
parent
b517be3bd0
commit
4913e91c01
|
@ -86,7 +86,6 @@ oxr_xdev_get_hand_tracking_at(struct oxr_logger *log,
|
|||
XrTime at_time,
|
||||
struct xrt_hand_joint_set *out_value)
|
||||
{
|
||||
//! @todo Moses doesn't know what he's doing here!
|
||||
//! Convert at_time to monotonic and give to device.
|
||||
uint64_t at_timestamp_ns = time_state_ts_to_monotonic_ns(inst->timekeeping, at_time);
|
||||
|
||||
|
|
Loading…
Reference in a new issue