From 48700aa6c8f4b9ef6dc162ea5aa98ac4f9cc0630 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Thu, 9 Jan 2014 20:24:58 +0100 Subject: Revert "Apply flip & rotation on all frames of a multi-frame image; fixes issue #121" This reverts commit f795273b650a4df39dca693f30c3650ec1d3393f. --- image.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'image.h') diff --git a/image.h b/image.h index bd59bb3..f83ed6b 100644 --- a/image.h +++ b/image.h @@ -57,9 +57,6 @@ typedef struct { bool aa; bool alpha; - flipdir_t flip; - degree_t rotation; - Imlib_Color_Modifier cmod; int gamma; -- cgit v1.2.3