summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-11-04 21:55:03 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-11-04 21:55:03 +0100
commit55cb64b21cc5d7c20f032683bd2b6d0d453ac9dc (patch)
treee9e8b524a3273f1a1446f1e2a03456eaed186e62 /src/options.h
parentebb130d978df17b42935fed570294df45622dea2 (diff)
parentfb1cfca824b9229e110386e35112a0ad8f552553 (diff)
Merge branch 'remove-collage-mode' of https://github.com/Ferada/feh into Ferada-remove-collage-mode
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options.h b/src/options.h
index 606b8e6..72fa03d 100644
--- a/src/options.h
+++ b/src/options.h
@@ -36,7 +36,6 @@ enum on_last_slide_action {
struct __fehoptions {
unsigned char multiwindow;
unsigned char montage;
- unsigned char collage;
unsigned char index;
unsigned char thumbs;
unsigned char slideshow;