summaryrefslogtreecommitdiffstats
path: root/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'image.h')
-rw-r--r--image.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/image.h b/image.h
index e662cc7..0eb5020 100644
--- a/image.h
+++ b/image.h
@@ -36,7 +36,6 @@ typedef struct {
int sel;
bool animate;
int length;
- int repeat;
} multi_img_t;
typedef struct {
@@ -51,7 +50,6 @@ typedef struct {
scalemode_t scalemode;
float zoom;
- bool re;
bool checkpan;
bool dirty;
bool aa;