The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

comp: Remove unused macro

authored by

Ryan Pavlik and committed by
Jakob Bornecrantz
8b4e3aaf 535f20b5

-1
-1
src/xrt/compositor/main/comp_compositor.c
··· 669 669 VK_KHR_EXTERNAL_SEMAPHORE_CAPABILITIES_EXTENSION_NAME, \ 670 670 VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME, \ 671 671 VK_KHR_SURFACE_EXTENSION_NAME 672 - #define MAKE_ARRAY_ELT(NAME) NAME, 673 672 674 673 static const char *instance_extensions_none[] = { 675 674 COMP_INSTANCE_EXTENSIONS_COMMON};