mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-03-04 13:47:50 +00:00
ipc: Remove stale todo
This commit is contained in:
parent
c8cde9c447
commit
654043ede5
|
@ -746,7 +746,6 @@ ipc_handle_swapchain_release_image(volatile struct ipc_client_state *ics, uint32
|
|||
xrt_result_t
|
||||
ipc_handle_swapchain_destroy(volatile struct ipc_client_state *ics, uint32_t id)
|
||||
{
|
||||
//! @todo Implement destroy swapchain.
|
||||
ics->num_swapchains--;
|
||||
|
||||
// Drop our reference, does NULL checking. Cast away volatile.
|
||||
|
|
Loading…
Reference in a new issue