summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-17 15:58:11 +0100
committerBert <ber.t@gmx.com>2011-02-17 15:58:11 +0100
commit095217b26f43b711c8ebc281110553ec788f7ebe (patch)
treeaf8aab21420d8be7739ff43239e94b0a46133da7 /thumbs.h
parentdc04bdc72f87a3f1ec3efe0aaaabbb3ca1455644 (diff)
downloadnsxiv-095217b26f43b711c8ebc281110553ec788f7ebe.tar.zst
Linked thumbnails to files
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 01b161a..82c3a1a 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -23,7 +23,6 @@
typedef struct thumb_s {
Pixmap pm;
- const char *filename;
int x;
int y;
int w;