app: remove unused macros from gimpdrawable-transform.c

This commit is contained in:
Michael Natterer 2011-03-27 16:53:48 +02:00
parent f09be52c1b
commit 92aeeadecf
1 changed files with 0 additions and 4 deletions

View File

@ -61,10 +61,6 @@
#endif
#define MIN4(a,b,c,d) MIN(MIN(a,b),MIN(c,d))
#define MAX4(a,b,c,d) MAX(MAX(a,b),MAX(c,d))
/* public functions */
TileManager *