mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
ipc: Remove debug print (NFC)
This commit is contained in:
parent
e0bf0a423f
commit
61d4d86874
|
@ -662,8 +662,6 @@ ipc_compositor_destroy(struct xrt_compositor *xc)
|
|||
|
||||
assert(icc->compositor_created);
|
||||
|
||||
IPC_ERROR(icc->ipc_c, "Called");
|
||||
|
||||
IPC_CALL_CHK(ipc_call_session_destroy(icc->ipc_c));
|
||||
|
||||
icc->compositor_created = false;
|
||||
|
|
Loading…
Reference in a new issue