mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-03-07 15:10:30 +00:00
comp: Remove unused macro
This commit is contained in:
parent
535f20b503
commit
8b4e3aafa5
|
@ -669,7 +669,6 @@ find_get_instance_proc_addr(struct comp_compositor *c)
|
|||
VK_KHR_EXTERNAL_SEMAPHORE_CAPABILITIES_EXTENSION_NAME, \
|
||||
VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME, \
|
||||
VK_KHR_SURFACE_EXTENSION_NAME
|
||||
#define MAKE_ARRAY_ELT(NAME) NAME,
|
||||
|
||||
static const char *instance_extensions_none[] = {
|
||||
COMP_INSTANCE_EXTENSIONS_COMMON};
|
||||
|
|
Loading…
Reference in a new issue