diff --git a/hw/darwin/quartz/xpr/xpr.h b/hw/darwin/quartz/xpr/xpr.h index 09e85f5f3..ddc6d0cb1 100644 --- a/hw/darwin/quartz/xpr/xpr.h +++ b/hw/darwin/quartz/xpr/xpr.h @@ -37,8 +37,6 @@ void AppleDRIExtensionInit(void); void xprAppleWMInit(void); Bool xprInit(ScreenPtr pScreen); Bool xprIsX11Window(void *nsWindow, int windowNumber); -WindowPtr xprGetX11Window(xp_window_id wid); -WindowPtr xprGetXWindowFromAppKit(int windowNumber); void xprHideWindows(Bool hide);