get rid of more stray lines/spaces

This commit is contained in:
okan 2012-05-16 21:57:21 +00:00
parent 490ef6a7df
commit 956c47dbeb
2 changed files with 2 additions and 4 deletions

View File

@ -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