diff --git a/src/x11_window.c b/src/x11_window.c index a84e209a..6fc8c2fd 100644 --- a/src/x11_window.c +++ b/src/x11_window.c @@ -1287,7 +1287,6 @@ static void processSingleEvent(void) break; } - // Was the window destroyed? case DestroyNotify: return;