summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-04-06 22:47:42 +0200
committerBert Münnich <ber.t@posteo.de>2014-04-06 22:47:42 +0200
commite685859a30560e076db4de003fba4e4500ade2c7 (patch)
tree8372fdc425be8bbd876dd931bbb30c6fd82bed06 /thumbs.h
parent6d7acac3d132c5be09a9a4e8d0f4ebd4972e9385 (diff)
downloadnsxiv-e685859a30560e076db4de003fba4e4500ade2c7.tar.zst
Use a checkerboard background for alpha layer; fixes issue #138
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/thumbs.h b/thumbs.h
index 758ae87..e11ac3c 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -47,7 +47,6 @@ typedef struct {
int cols;
int rows;
- bool alpha;
bool dirty;
} tns_t;