radv: drop pointless struct decl.
authorDave Airlie <airlied@redhat.com>
Fri, 14 Oct 2016 03:41:47 +0000 (13:41 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2016 23:05:26 +0000 (09:05 +1000)
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_private.h

index 3c99bc679a249600afffdbcf16beb705c7a2974a..dd89efae17f120fa877f0f0ef42680ecf17673d6 100644 (file)
@@ -242,8 +242,6 @@ void *radv_lookup_entrypoint(const char *name);
 
 extern struct radv_dispatch_table dtable;
 
-struct radv_wsi_interaface;
-
 #define VK_ICD_WSI_PLATFORM_MAX 5
 
 struct radv_physical_device {