summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-30 03:10:07 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-30 03:10:07 +0200
commitf933dd396cf0f5cbb5b053d5a8f85fbcfc9761fd (patch)
tree2cbe398e30ad15ae94f1cdf911485b4f7a4dd4ec /src/options.h
parent555f7bccebc92d28a14eb0fd6d29a2a39b8f83e1 (diff)
Apply changes to thumbnail mode
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/options.h b/src/options.h
index 9a294b8..4946927 100644
--- a/src/options.h
+++ b/src/options.h
@@ -32,9 +32,6 @@ struct __fehoptions {
unsigned char montage;
unsigned char collage;
unsigned char index;
- unsigned char index_show_name;
- unsigned char index_show_dim;
- unsigned char index_show_size;
unsigned char thumbs;
unsigned char slideshow;
unsigned char recursive;