diff options
Diffstat (limited to 'image.h')
-rw-r--r-- | image.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -57,9 +57,6 @@ typedef struct { bool aa; bool alpha; - flipdir_t flip; - degree_t rotation; - Imlib_Color_Modifier cmod; int gamma; |