aboutsummaryrefslogtreecommitdiffstats
path: root/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'image.h')
-rw-r--r--image.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/image.h b/image.h
index 2712965..bb4b548 100644
--- a/image.h
+++ b/image.h
@@ -55,9 +55,6 @@ typedef struct {
bool aa;
bool alpha;
- bool slideshow;
- int ss_delay; /* in ms */
-
multi_img_t multi;
} img_t;