diff options
| author | njpatel <> | 2010-08-24 18:09:55 +0100 |
|---|---|---|
| committer | njpatel <> | 2010-08-24 18:09:55 +0100 |
| commit | 000f19b36fdc3ce6c1889e7bfcf18dc23a667e37 (patch) | |
| tree | cfd7a6f84b1bd5188e30733086da3c457494e397 /unity-private/gesture | |
| parent | f04a71714a69b77aeec2e4b4a690cf654ea3ea70 (diff) | |
interim commit
(bzr r424.1.33)
Diffstat (limited to 'unity-private/gesture')
| -rw-r--r-- | unity-private/gesture/gesture-dispatcher-xcb-glue.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-private/gesture/gesture-dispatcher-xcb-glue.c b/unity-private/gesture/gesture-dispatcher-xcb-glue.c index 5ee8d1fc0..680fbb989 100644 --- a/unity-private/gesture/gesture-dispatcher-xcb-glue.c +++ b/unity-private/gesture/gesture-dispatcher-xcb-glue.c @@ -124,7 +124,6 @@ unity_gesture_xcb_dispatcher_glue_finish () void unity_gesture_xcb_dispatcher_glue_main_iteration (XCBSource *source) { - g_debug ("%s", G_STRFUNC); const xcb_query_extension_reply_t *extension_info; xcb_connection_t *connection = source->connection; |
