summaryrefslogtreecommitdiff
path: root/openbox/popup.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/popup.c')
-rw-r--r--openbox/popup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/popup.c b/openbox/popup.c
index 6dd0e30d..2a83d7b8 100644
--- a/openbox/popup.c
+++ b/openbox/popup.c
@@ -148,7 +148,6 @@ static gboolean popup_show_timeout(gpointer data)
self->delay_mapped = FALSE;
self->delay_timer = 0;
- XFlush(obt_display);
return FALSE; /* don't repeat */
}