summaryrefslogtreecommitdiffstats
path: root/window.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 /window.h
parent6d7acac3d132c5be09a9a4e8d0f4ebd4972e9385 (diff)
downloadnsxiv-e685859a30560e076db4de003fba4e4500ade2c7.tar.zst
Use a checkerboard background for alpha layer; fixes issue #138
Diffstat (limited to 'window.h')
-rw-r--r--window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/window.h b/window.h
index d274a93..475ae1a 100644
--- a/window.h
+++ b/window.h
@@ -53,7 +53,6 @@ typedef struct {
Window xwin;
win_env_t env;
- unsigned long white;
unsigned long bgcol;
unsigned long fscol;
unsigned long selcol;