drop readerr
This commit is contained in:
parent
3880f0203b
commit
5a79cf71c2
@ -46,7 +46,6 @@ typedef struct ZlibR{
|
|||||||
|
|
||||||
static ulong *crctab;
|
static ulong *crctab;
|
||||||
static uchar PNGmagic[] = {137,80,78,71,13,10,26,10};
|
static uchar PNGmagic[] = {137,80,78,71,13,10,26,10};
|
||||||
static char readerr[] = "ReadPNG: read error: %r";
|
|
||||||
static char memerr[] = "ReadPNG: malloc failed: %r";
|
static char memerr[] = "ReadPNG: malloc failed: %r";
|
||||||
|
|
||||||
static ulong
|
static ulong
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user