[maemo-commits] [maemo-commits] r17370 - projects/haf/trunk/libmatchbox2/matchbox/comp-mgr
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Sun Feb 8 12:51:34 EET 2009
- Previous message: [maemo-commits] r17369 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Next message: [maemo-commits] r17371 - in projects/haf/trunk/libmatchbox2: . debian matchbox/comp-mgr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala Date: 2009-02-08 12:50:44 +0200 (Sun, 08 Feb 2009) New Revision: 17370 Modified: projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c Log: silence old debug print Modified: projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c =================================================================== --- projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c 2009-02-07 21:28:59 UTC (rev 17369) +++ projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c 2009-02-08 10:50:44 UTC (rev 17370) @@ -649,8 +649,8 @@ /* * First time we have been called since creation/configure, * fetch the whole texture. + printf ("%s: Full drawable repair\n", __FUNCTION__); */ - printf ("%s: Full drawable repair\n", __FUNCTION__); XDamageSubtract (wm->xdpy, damage, None, None); mb_wm_comp_mgr_clutter_fetch_texture (client); return;
- Previous message: [maemo-commits] r17369 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Next message: [maemo-commits] r17371 - in projects/haf/trunk/libmatchbox2: . debian matchbox/comp-mgr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]