Remove VK_NO_PROTOTYPES from test_util.h
authorCharles Giessen <charles@lunarg.com>
Wed, 9 Mar 2022 22:52:04 +0000 (15:52 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 9 Mar 2022 23:02:22 +0000 (16:02 -0700)
tests/framework/test_util.h

index f8dd6ba7497846c1c09e10421623fc5595434cbe..109f13167e51989c27f7da614081a652daf3d741 100644 (file)
 
 #endif
 
-#if !defined(VK_NO_PROTOTYPES)
-#define VK_NO_PROTOTYPES
-#endif
-
 #include <vulkan/vulkan.h>
 #include <vulkan/vk_icd.h>
 #include <vulkan/vk_layer.h>