aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-xlib.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-05-18 20:35:06 -0400
committerJesse Luehrs <doy@tozt.net>2014-07-04 22:39:07 -0400
commita516f21b1f2bb25ae31ceebba9664e0eb0ebc37f (patch)
treeedfe0a3120803e00ce731ac18e54b3af5f9cfdd8 /src/window-xlib.h
parent1e100849574dc7d0659e51053a18f3683499e85d (diff)
downloadrunes-a516f21b1f2bb25ae31ceebba9664e0eb0ebc37f.tar.gz
runes-a516f21b1f2bb25ae31ceebba9664e0eb0ebc37f.zip
store this on the screen
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 a72f2cd..e4efeff 100644
--- a/src/window-xlib.h
+++ b/src/window-xlib.h
@@ -29,7 +29,6 @@ struct runes_window {
Atom atoms[RUNES_NUM_ATOMS];
char visual_bell_is_ringing: 1;
- char has_selection: 1;
};
typedef struct {