summaryrefslogtreecommitdiff
path: root/src/feh.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-02-27 17:07:08 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-02-27 17:07:08 +0100
commit89aeb953f6b8ce3c7d6974ddd82b51edc2641488 (patch)
treef01673c61f398676ed5274aefaeffe7bc7802c0c /src/feh.h
parent4b01c25946d0ec14d80a3ef2077ac40b78ab68d6 (diff)
parent5965739a0aa6e1f91989a011746c2709cb4e92dc (diff)
Merge branch 'custom-background-color' of https://github.com/ulteq/feh into ulteq-custom-background-color
Diffstat (limited to 'src/feh.h')
-rw-r--r--src/feh.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/feh.h b/src/feh.h
index 60baade..63771b6 100644
--- a/src/feh.h
+++ b/src/feh.h
@@ -107,8 +107,6 @@ enum slide_change { SLIDE_NEXT, SLIDE_PREV, SLIDE_RAND, SLIDE_FIRST, SLIDE_LAST,
SLIDE_JUMP_PREV_DIR
};
-enum image_bg { IMAGE_BG_CHECKS = 1, IMAGE_BG_BLACK, IMAGE_BG_WHITE };
-
#define INPLACE_EDIT_FLIP -1
#define INPLACE_EDIT_MIRROR -2