Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9acc296 authored by Mathias Agopian's avatar Mathias Agopian
Browse files

remove unneeded forward declaration

this is already taken care of by vk_platform.h

Test: compiled & booted
Bug: 35164655

Change-Id: Ie7574cfe985fed86922c923ca3b2225e017c2d5a
parent 74e64756
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3702,7 +3702,6 @@ VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceMirPresentationSupportKHR(

#ifdef VK_USE_PLATFORM_ANDROID_KHR
#define VK_KHR_android_surface 1
struct ANativeWindow;

#define VK_KHR_ANDROID_SURFACE_SPEC_VERSION 6
#define VK_KHR_ANDROID_SURFACE_EXTENSION_NAME "VK_KHR_android_surface"