aboutsummaryrefslogtreecommitdiffstats
path: root/window-xlib.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-04-12 16:47:52 -0400
committerJesse Luehrs <doy@tozt.net>2014-04-12 16:47:52 -0400
commit571f93173bd7a08933724dbfb4b5543892530573 (patch)
treebe0f9fd72d9de16138152ab2e140c1d8d8454f25 /window-xlib.h
parent1acbc75de1e3d7ce7e6fd0a42833f7a15e4e4e67 (diff)
downloadrunes-571f93173bd7a08933724dbfb4b5543892530573.tar.gz
runes-571f93173bd7a08933724dbfb4b5543892530573.zip
this isn't necessary
Diffstat (limited to 'window-xlib.h')
-rw-r--r--window-xlib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/window-xlib.h b/window-xlib.h
index 05dc190..7c0bf85 100644
--- a/window-xlib.h
+++ b/window-xlib.h
@@ -18,7 +18,6 @@ enum runes_atoms {
struct runes_window {
Display *dpy;
Window w;
- GC gc;
XIC ic;
Atom atoms[RUNES_NUM_ATOMS];