diff options
author | Bert <ber.t@gmx.com> | 2011-02-18 15:33:52 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-18 15:33:52 +0100 |
commit | c6726ed331ed1fbe72fd28f48ebe41c4ccd721e0 (patch) | |
tree | 3687963020094f70700e8ea895d4b95ab0ffe978 /thumbs.h | |
parent | 62f4ab037aad918d5b6c92b423e54f29b5c1ecf8 (diff) |
Nicer tns_move_selection
Diffstat (limited to 'thumbs.h')
-rw-r--r-- | thumbs.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -45,7 +45,6 @@ typedef struct tns_s { int rows; int first; int sel; - int vis; } tns_t; void tns_init(tns_t*, int); |