Remove redundant SDL_Vulkan_GetResultString() declaration

This commit is contained in:
Petar Popovic
2024-10-03 21:39:55 +02:00
committed by Sam Lantinga
parent 07fd88d241
commit 3246df8bd3

View File

@@ -39,8 +39,6 @@
#include "../../video/SDL_pixels_c.h"
#include "SDL_shaders_vulkan.h"
extern const char *SDL_Vulkan_GetResultString(VkResult result);
#define VULKAN_FUNCTIONS() \
VULKAN_DEVICE_FUNCTION(vkAcquireNextImageKHR) \
VULKAN_DEVICE_FUNCTION(vkAllocateCommandBuffers) \