summary refs log tree commit diff
path: root/xevents.c
diff options
context:
space:
mode:
authorokan <okan>2012-05-16 21:57:21 +0000
committerokan <okan>2012-05-16 21:57:21 +0000
commit956c47dbeb5bf55913340d80bd0f4423a422a1e8 (patch)
tree12a67dfcc73ace3f3b3602cdf26ef572a9d5ddc7 /xevents.c
parent490ef6a7df81e768730d5701959dde154b8916a5 (diff)
downloadcwm-956c47dbeb5bf55913340d80bd0f4423a422a1e8.tar.gz
cwm-956c47dbeb5bf55913340d80bd0f4423a422a1e8.tar.xz
cwm-956c47dbeb5bf55913340d80bd0f4423a422a1e8.zip
get rid of more stray lines/spaces
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