diff options
-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 |
![]() |
index : dillo | |
Dillo, a multi-platform graphical web browser |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/png.c | 2 |
@@ -98,8 +98,6 @@ struct _DilloPng { } DilloPng; #define DATASIZE (png->ipbufsize - png->ipbufstart) -#define BLACK 0 -#define WHITE 255 static |