From f04a71714a69b77aeec2e4b4a690cf654ea3ea70 Mon Sep 17 00:00:00 2001 From: njpatel <> Date: Tue, 24 Aug 2010 16:54:08 +0100 Subject: 5.1 User moves a window (bzr r424.1.32) --- unity-private/gesture/gesture-dispatcher-xcb.vala | 2 -- 1 file changed, 2 deletions(-) (limited to 'unity-private/gesture') diff --git a/unity-private/gesture/gesture-dispatcher-xcb.vala b/unity-private/gesture/gesture-dispatcher-xcb.vala index 59c0f2c2d..15f07f49f 100644 --- a/unity-private/gesture/gesture-dispatcher-xcb.vala +++ b/unity-private/gesture/gesture-dispatcher-xcb.vala @@ -24,8 +24,6 @@ namespace Unity.Gesture public XCBDispatcher () { XCBDispatcherGlue.init (this as GLib.Object); - - gesture.connect ((g) => { print (@"$g"); }); } ~XCBDispatcher () -- cgit v1.2.3