[maemo-commits] [maemo-commits] r17463 - projects/haf/trunk/libmatchbox2/matchbox/core
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Feb 19 11:31:00 EET 2009
- Previous message: [maemo-commits] r17462 - projects/haf/tags/clipboard-manager
- Next message: [maemo-commits] r17464 - in projects/haf/trunk/clutter: clutter clutter/cogl/gl clutter/cogl/gles debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala
Date: 2009-02-19 11:30:59 +0200 (Thu, 19 Feb 2009)
New Revision: 17463
Modified:
projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c
Log:
remove old debug print
Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c
===================================================================
--- projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c 2009-02-19 09:29:34 UTC (rev 17462)
+++ projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c 2009-02-19 09:30:59 UTC (rev 17463)
@@ -1118,7 +1118,6 @@
if (!button->press_cb_id
&& !(button->flags & MB_WM_DECOR_BUTTON_NOHANDLERS))
{
- g_debug ("%s: add ButtonPress handler for %lx", __FUNCTION__, decor->xwin);
button->press_cb_id =
mb_wm_main_context_x_event_handler_add (wm->main_ctx,
decor->xwin,
- Previous message: [maemo-commits] r17462 - projects/haf/tags/clipboard-manager
- Next message: [maemo-commits] r17464 - in projects/haf/trunk/clutter: clutter clutter/cogl/gl clutter/cogl/gles debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
