zink: struct kopper_surface is not accessed, remove it in kopper_interface.h
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19491>
This commit is contained in:
@@ -58,8 +58,6 @@ typedef struct __DRIkopperLoaderExtensionRec __DRIkopperLoaderExtension;
|
||||
#define __DRI_KOPPER "DRI_Kopper"
|
||||
#define __DRI_KOPPER_VERSION 1
|
||||
|
||||
struct kopper_surface;
|
||||
|
||||
struct __DRIkopperExtensionRec {
|
||||
__DRIextension base;
|
||||
|
||||
|
Reference in New Issue
Block a user