xserver: Branch 'xwayland-1.12'

Kristian Høgsberg krh at kemper.freedesktop.org
Tue Jul 31 19:39:11 PDT 2012


 hw/xfree86/xwayland/xwayland-private.h |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 41c615351918bde3c42b5c512685fc1728d11f33
Author: Tiago Vignatti <tiago.vignatti at intel.com>
Date:   Tue Jul 31 15:46:11 2012 +0300

    xwayland: remove non-existent private headers
    
    Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>

diff --git a/hw/xfree86/xwayland/xwayland-private.h b/hw/xfree86/xwayland/xwayland-private.h
index f697b60..6322060 100644
--- a/hw/xfree86/xwayland/xwayland-private.h
+++ b/hw/xfree86/xwayland/xwayland-private.h
@@ -115,12 +115,6 @@ void xwl_input_teardown(pointer p);
 pointer xwl_input_setup(pointer module, pointer opts, int *errmaj, int *errmin);
 void xwl_input_init(struct xwl_screen *screen);
 
-void xwl_force_roundtrip(struct xwl_screen *xwl_screen);
-
-int wayland_screen_pre_init(struct xwl_screen *screen, int use_drm);
-int wayland_screen_init(struct xwl_screen *screen);
-int wayland_screen_close(struct xwl_screen *screen);
-
 Bool xwl_drm_initialised(struct xwl_screen *screen);
 
 #endif /* _XWAYLAND_PRIVATE_H_ */


More information about the xorg-commit mailing list