summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-18 15:33:52 +0100
committerBert <ber.t@gmx.com>2011-02-18 15:33:52 +0100
commitc6726ed331ed1fbe72fd28f48ebe41c4ccd721e0 (patch)
tree3687963020094f70700e8ea895d4b95ab0ffe978 /thumbs.h
parent62f4ab037aad918d5b6c92b423e54f29b5c1ecf8 (diff)
downloadnsxiv-c6726ed331ed1fbe72fd28f48ebe41c4ccd721e0.tar.zst
Nicer tns_move_selection
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 9c3c7d0..e6c6e7f 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -45,7 +45,6 @@ typedef struct tns_s {
int rows;
int first;
int sel;
- int vis;
} tns_t;
void tns_init(tns_t*, int);