[fusion-commits] Window grouping plugin: Changes to 'master' (2b22a73fdf306695bb1467aef2b49bcea649664d)

maniac at server.beryl-project.org maniac at server.beryl-project.org
Wed Aug 1 15:26:30 CEST 2007


New commits:
commit 2b22a73fdf306695bb1467aef2b49bcea649664d
Author: Danny Baumann <dannybaumann at web.de>
Date:   Wed Aug 1 15:26:25 2007 +0200

    Fix compiler warning.


 group.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


Modified: fusion/plugins/group/group.c
===================================================================
--- fusion/plugins/group/group.c
+++ fusion/plugins/group/group.c
@@ -400,9 +400,6 @@ groupDeleteGroupWindow (CompWindow *w,
 			{
 				/* TODO: maybe add the IS_ANIMATED to the topTab
 				   for better constraining... */
-
-				CompWindow  *topTab = TOP_TAB (group);
-				GroupWindow *gtw = GET_GROUP_WINDOW (topTab, gs);
 				int         oldX = gw->orgPos.x;
 				int         oldY = gw->orgPos.y;
 


More information about the commits mailing list