summaryrefslogtreecommitdiffstats
path: root/window.h
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@gmail.com>2014-02-05 09:58:36 +0100
committerBert Münnich <be.muennich@gmail.com>2014-02-05 09:58:36 +0100
commit72f1b1ca6f7936ecc5e80921d9dfe313f1f84465 (patch)
tree9b2d1a426f1c896b4d2148f39a86baefe31faded /window.h
parent997c8518c5884fecf03fb3d677dbc6d80d11c9df (diff)
downloadnsxiv-72f1b1ca6f7936ecc5e80921d9dfe313f1f84465.tar.zst
Removed command line option -F
Diffstat (limited to 'window.h')
-rw-r--r--window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/window.h b/window.h
index 8324125..d274a93 100644
--- a/window.h
+++ b/window.h
@@ -65,8 +65,6 @@ typedef struct {
unsigned int h; /* = win height - bar height */
unsigned int bw;
- XSizeHints sizehints;
-
bool fullscreen;
struct {