mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 18:08:29 +00:00
c/client: Remove dead code.
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2333>
This commit is contained in:
parent
11ddac8857
commit
d7089f182b
|
@ -27,14 +27,6 @@
|
|||
|
||||
namespace xrt::compositor::client {
|
||||
|
||||
// xrt_result_t
|
||||
// importFromHandleDuplicates(xrt_compositor_native &xcn,
|
||||
// std::vector<wil::unique_handle> const &handles,
|
||||
// const xrt_swapchain_create_info &vkinfo,
|
||||
// bool use_dedicated_allocation,
|
||||
// unique_swapchain_ref &out_xsc)
|
||||
|
||||
|
||||
static inline DWORD
|
||||
convertTimeoutToWindowsMilliseconds(uint64_t timeout_ns)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue