diff options
Diffstat (limited to 'layers/basic.cpp')
| -rw-r--r-- | layers/basic.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layers/basic.cpp b/layers/basic.cpp index 64964f34..260f7c3d 100644 --- a/layers/basic.cpp +++ b/layers/basic.cpp @@ -78,8 +78,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; |
