diff options
Diffstat (limited to 'layers/multi.cpp')
| -rw-r--r-- | layers/multi.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layers/multi.cpp b/layers/multi.cpp index 1640dc6f..b26e67db 100644 --- a/layers/multi.cpp +++ b/layers/multi.cpp @@ -267,8 +267,6 @@ VK_LAYER_EXPORT VkResult VKAPI vkGetGlobalExtensionInfo( size_t* pDataSize, void* pData) { - VkResult result; - /* This entrypoint is NOT going to init it's own dispatch table since loader calls here early */ VkExtensionProperties *ext_props; uint32_t *count; |
