anv: drop pointless struct decl.
authorDave Airlie <airlied@redhat.com>
Fri, 14 Oct 2016 03:42:01 +0000 (13:42 +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/intel/vulkan/anv_private.h

index 2e3706906cc0f9f28c30487d06cda8311a32714c..8ba03300ce154d1f6e3864ccd0f1a0256cf30c25 100644 (file)
@@ -453,8 +453,6 @@ struct anv_bo *anv_scratch_pool_alloc(struct anv_device *device,
 
 extern struct anv_dispatch_table dtable;
 
-struct anv_wsi_interaface;
-
 #define VK_ICD_WSI_PLATFORM_MAX 5
 
 struct anv_physical_device {