aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/window-xlib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window-xlib.c b/src/window-xlib.c
index 20f4eee..524b853 100644
--- a/src/window-xlib.c
+++ b/src/window-xlib.c
@@ -875,7 +875,6 @@ static void runes_window_backend_handle_expose_event(
{
UNUSED(e);
- t->display->dirty = 1;
runes_window_backend_flush(t);
}