summaryrefslogtreecommitdiff
path: root/openbox/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/event.c')
-rw-r--r--openbox/event.c3
1 files changed, 0 insertions, 3 deletions
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