aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-xlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window-xlib.h')
-rw-r--r--src/window-xlib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window-xlib.h b/src/window-xlib.h
index 9b3ad63..914be91 100644
--- a/src/window-xlib.h
+++ b/src/window-xlib.h
@@ -10,7 +10,6 @@ struct runes_window {
Window w;
Window border_w;
XIC ic;
- XEvent event;
char *selection_contents;
size_t selection_len;
struct timespec last_redraw;