aboutsummaryrefslogtreecommitdiffstats
path: root/sxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sxiv.h')
-rw-r--r--sxiv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sxiv.h b/sxiv.h
index 50da31b..707eba7 100644
--- a/sxiv.h
+++ b/sxiv.h
@@ -385,7 +385,6 @@ enum {
ATOM__NET_WM_ICON,
ATOM__NET_WM_STATE,
ATOM__NET_WM_STATE_FULLSCREEN,
- ATOM__NET_SUPPORTED,
ATOM_COUNT
};
@@ -417,8 +416,6 @@ struct win {
unsigned int h; /* = win height - bar height */
unsigned int bw;
- bool fullscreen;
-
struct {
int w;
int h;