diff options
Diffstat (limited to 'demos/tri.c')
| -rw-r--r-- | demos/tri.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/demos/tri.c b/demos/tri.c index cf6bb252..d933700c 100644 --- a/demos/tri.c +++ b/demos/tri.c @@ -41,10 +41,7 @@ #ifdef _WIN32 #pragma comment(linker, "/subsystem:windows") -#define VK_USE_PLATFORM_WIN32_KHR #define APP_NAME_STR_LEN 80 -#else // _WIN32 -#define VK_USE_PLATFORM_XCB_KHR #endif // _WIN32 #include <vulkan/vulkan.h> |
