X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.c;h=759c2e22695412926f9b5eeffa45f0acb9ec585b;hb=5316bc6c3e3329dc620cfd15d472ed5d376100f8;hp=8d67ee93a6a555ae53da27a2d4704171e9711198;hpb=1a005d729155015be614ccb86b596020c99ae712;p=chaz%2Fopenbox diff --git a/openbox/event.c b/openbox/event.c index 8d67ee93..759c2e22 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -672,9 +672,6 @@ static void event_handle_client(ObClient *client, XEvent *e) ObFrameContext con; switch (e->type) { - case VisibilityNotify: - client->frame->obscured = e->xvisibility.state != VisibilityUnobscured; - break; case ButtonPress: case ButtonRelease: /* Wheel buttons don't draw because they are an instant click, so it