diff options
Diffstat (limited to 'src/png.c')
-rw-r--r-- | src/png.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -98,8 +98,6 @@ struct _DilloPng { } DilloPng; #define DATASIZE (png->ipbufsize - png->ipbufstart) -#define BLACK 0 -#define WHITE 255 static |