ipc: Assert if st/oxr calls the wrong thing

This commit is contained in:
Jakob Bornecrantz 2021-04-27 01:00:26 +01:00
parent 8277df418d
commit 78f7d5ce91

View file

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