diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-09-30 03:10:07 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-09-30 03:10:07 +0200 |
commit | f933dd396cf0f5cbb5b053d5a8f85fbcfc9761fd (patch) | |
tree | 2cbe398e30ad15ae94f1cdf911485b4f7a4dd4ec /src/options.h | |
parent | 555f7bccebc92d28a14eb0fd6d29a2a39b8f83e1 (diff) |
Apply changes to thumbnail mode
Diffstat (limited to 'src/options.h')
-rw-r--r-- | src/options.h | 3 |
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; |