aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/event-loop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/event-loop.c b/src/event-loop.c
index 130c7be..ea27b69 100644
--- a/src/event-loop.c
+++ b/src/event-loop.c
@@ -36,7 +36,6 @@
#include <sys/signalfd.h>
#include <sys/timerfd.h>
#include <unistd.h>
-#include <assert.h>
#include "wayland-private.h"
#include "wayland-server.h"
#include "wayland-os.h"