[devel] Added some PNG_NO_* defines to contrib/pngminim/*/pngusr.h to

save some space.
This commit is contained in:
Glenn Randers-Pehrson
2010-04-17 18:50:23 -05:00
parent 98eb24c726
commit 7efdbaf320
5 changed files with 7 additions and 2 deletions

View File

@@ -70,5 +70,6 @@
#define PNG_NO_PROGRESSIVE_READ
#define PNG_NO_USER_LIMITS
#define PNG_NO_SET_USER_LIMITS
#define PNG_NO_CONVERT_TIME_RFC1123
#endif /* MINRDPNGCONF_H */