unused var

This commit is contained in:
Julien Danjou 2008-01-25 23:21:27 +01:00
parent 4e677d242c
commit a601553e3c
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@ handle_event_configurenotify(XEvent * e)
{
XConfigureEvent *ev = &e->xconfigure;
int screen;
Area area;
for(screen = 0; screen < ScreenCount(e->xany.display); screen++)
if(ev->window == RootWindow(e->xany.display, screen)