Removed unneeded members from img type
This commit is contained in:
parent
c666d30eea
commit
b418df7afc
3
image.h
3
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user