summary refs log tree commit diff
path: root/xevents.c
diff options
context:
space:
mode:
Diffstat (limited to 'xevents.c')
-rw-r--r--xevents.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/xevents.c b/xevents.c
index 90304c4..f64adb8 100644
--- a/xevents.c
+++ b/xevents.c
@@ -206,12 +206,10 @@ xev_handle_propertynotify(XEvent *ee)
 			if (sc->rootwin == e->window)
 				goto test;
 		return;
-
 test:
 		if (e->atom == _NET_DESKTOP_NAMES)
 			group_update_names(sc);
 	}
-
 }
 
 static void