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:
Yonggang Luo
2022-11-04 00:13:47 +08:00
committed by Marge Bot
parent 4c409b921b
commit 5425e05f2f

View File

@@ -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;