From 18801f5e5a98d80f4811ade8c98df65175b1935a Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Fri, 10 Feb 2012 09:27:16 +0000 Subject: hw/xwin: Remove unused WindowExposuresProcPtr storage in screen private We don't wrap the WindowExposures screen function Signed-off-by: Jon TURNEY Reviewed-by: Colin Harrison --- hw/xwin/win.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/xwin/win.h') diff --git a/hw/xwin/win.h b/hw/xwin/win.h index 9096df206..38d6bde18 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -579,7 +579,6 @@ typedef struct _winPrivScreenRec { UnrealizeWindowProcPtr UnrealizeWindow; ValidateTreeProcPtr ValidateTree; PostValidateTreeProcPtr PostValidateTree; - WindowExposuresProcPtr WindowExposures; CopyWindowProcPtr CopyWindow; ClearToBackgroundProcPtr ClearToBackground; ClipNotifyProcPtr ClipNotify; -- cgit v1.2.3