[maemo-commits] [maemo-commits] r17239 - projects/haf/trunk/libmatchbox2/matchbox/comp-mgr
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Jan 21 13:43:30 EET 2009
- Previous message: [maemo-commits] r17238 - in projects/haf/trunk/libmatchbox2: . matchbox/comp-mgr
- Next message: [maemo-commits] r17240 - projects/haf/trunk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala Date: 2009-01-21 13:43:30 +0200 (Wed, 21 Jan 2009) New Revision: 17239 Modified: projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c Log: remove unused variable 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-01-21 11:39:42 UTC (rev 17238) +++ projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c 2009-01-21 11:43:30 UTC (rev 17239) @@ -706,7 +706,7 @@ MBWMCompMgrClutterClient * cclient = MB_WM_COMP_MGR_CLUTTER_CLIENT (client); MBWindowManager * wm = client->wm; XserverRegion parts; - int i, r_count; + int r_count; XRectangle * r_damage; XRectangle r_bounds;
- Previous message: [maemo-commits] r17238 - in projects/haf/trunk/libmatchbox2: . matchbox/comp-mgr
- Next message: [maemo-commits] r17240 - projects/haf/trunk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]