d/remote: Assert if st/oxr calls the wrong thing (NFC)

This commit is contained in:
Jakob Bornecrantz 2021-04-27 17:32:44 +01:00
parent 385af79e82
commit b81d3138af

View file

@ -153,6 +153,7 @@ r_device_get_view_pose(struct xrt_device *xdev,
struct xrt_pose *out_pose)
{
// Empty
assert(false);
}
static void