[mutter] main: Remove call to clutter_x11_enable_xinput
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] main: Remove call to clutter_x11_enable_xinput
- Date: Tue, 8 Jan 2013 21:15:19 +0000 (UTC)
commit afbca61524816b18312ec46f85a73a8be4934fcc
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Jan 8 14:52:51 2013 -0500
main: Remove call to clutter_x11_enable_xinput
The call is deprecated and is called by default upstream.
https://bugzilla.gnome.org/show_bug.cgi?id=691363
src/core/main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/core/main.c b/src/core/main.c
index cd4e619..e590854 100644
--- a/src/core/main.c
+++ b/src/core/main.c
@@ -301,8 +301,6 @@ static GSourceFuncs event_funcs = {
static void
meta_clutter_init (void)
{
- clutter_x11_enable_xinput ();
-
clutter_x11_set_display (GDK_DISPLAY_XDISPLAY (gdk_display_get_default ()));
clutter_x11_disable_event_retrieval ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]