[PATCH xserver 1/2] xwayland: remove non-existent private headers
Tiago Vignatti
tiago.vignatti at intel.com
Tue Jul 31 05:46:11 PDT 2012
(BTW, we gotta use xwl_screen_close somewhere)
Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>
---
hw/xfree86/xwayland/xwayland-private.h | 6 ------
1 file changed, 6 deletions(-)
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_ */
--
1.7.9.5
More information about the wayland-devel
mailing list