diff options
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; |