radv: drop pointless struct decl.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Dave Airlie 2016-10-14 13:41:47 +10:00
parent 4450f40519
commit e4df1830e4

View 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 {