[maemo-commits] [maemo-commits] r17632 - in projects/haf/trunk/libmatchbox2: . matchbox/core
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Mar 10 18:31:58 EET 2009
- Previous message: [maemo-commits] r17631 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Next message: [maemo-commits] r17633 - in projects/haf/trunk/gtk+: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: tthurman Date: 2009-03-10 18:31:56 +0200 (Tue, 10 Mar 2009) New Revision: 17632 Modified: projects/haf/trunk/libmatchbox2/ChangeLog projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-stack.c Log: remove debugging code accidentally checked in Modified: projects/haf/trunk/libmatchbox2/ChangeLog =================================================================== --- projects/haf/trunk/libmatchbox2/ChangeLog 2009-03-10 16:26:18 UTC (rev 17631) +++ projects/haf/trunk/libmatchbox2/ChangeLog 2009-03-10 16:31:56 UTC (rev 17632) @@ -1,5 +1,10 @@ 2009-03-10 Thomas Thurman <thomas.thurman at collabora.co.uk> + * matchbox/core/mb-wm-stack.c: remove debugging code + accidentally checked in. + +2009-03-10 Thomas Thurman <thomas.thurman at collabora.co.uk> + Fixes: NB#104487 * matchbox/core/mb-window-manager.c: further to my previous Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-stack.c =================================================================== --- projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-stack.c 2009-03-10 16:26:18 UTC (rev 17631) +++ projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-stack.c 2009-03-10 16:31:56 UTC (rev 17632) @@ -142,7 +142,7 @@ } // ENABLE ME WHEN YOU NEED ME - mb_wm_stack_dump (wm, "FINISH"); +// mb_wm_stack_dump (wm, "FINISH"); } void
- Previous message: [maemo-commits] r17631 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Next message: [maemo-commits] r17633 - in projects/haf/trunk/gtk+: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]