vk_platform: Remove unneeded type after rename
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 10 Apr 2015 23:33:47 +0000 (17:33 -0600)
committerChia-I Wu <olv@lunarg.com>
Thu, 16 Apr 2015 09:48:19 +0000 (17:48 +0800)
include/vk_platform.h

index 0f4927c..26962d0 100644 (file)
@@ -81,7 +81,6 @@ typedef uint32_t   bool32_t;
 
 typedef uint32_t   VkSampleMask;
 typedef uint32_t   VkFlags;
-typedef int32_t    VK_ENUM;
 
 #ifdef __cplusplus
 } // extern "C"