[devel] Removed #ifdef in png.c that caused sCAL handler to leak memory.

This commit is contained in:
Glenn Randers-Pehrson
2011-06-10 20:25:49 -05:00
parent 4e8d7ec5fc
commit 590fb8c481
3 changed files with 9 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.5.3rc03 - June 8, 2011
* libpng version 1.5.3rc03 - June 11, 2011
*
* Copyright (c) 1998-2011 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)