summaryrefslogtreecommitdiffstats
path: root/source/view.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-21 17:47:19 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-21 17:47:19 +0100
commitaa1d8b4046cde49fe9d088eef44daca6765b1bb2 (patch)
tree6f729d143f42a30bea44f86aa1338e79691a633e /source/view.c
parent75c9f58900283b551efe60891a7e3fb218852eb3 (diff)
Remove x11-event-source, replaced by libgwater.
Diffstat (limited to 'source/view.c')
-rw-r--r--source/view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/view.c b/source/view.c
index 66ad22b4..2c069007 100644
--- a/source/view.c
+++ b/source/view.c
@@ -60,7 +60,6 @@
#include "textbox.h"
#include "scrollbar.h"
#include "x11-helper.h"
-#include "x11-event-source.h"
#include "xrmoptions.h"
#include "dialogs/dialogs.h"