[master] Removed reference to png_calloc from scripts/*.def

This commit is contained in:
Glenn Randers-Pehrson
2009-11-08 15:15:37 -06:00
parent bd6f1edea8
commit 87480bf6d4
5 changed files with 4 additions and 5 deletions

View File

@@ -243,4 +243,3 @@ EXPORTS
png_get_chunk_cache_max @215
png_set_chunk_cache_max @216
png_check_cHRM_fixed @217
png_calloc @218

View File

@@ -234,7 +234,6 @@ EXPORTS
png_get_chunk_cache_max
png_set_chunk_cache_max
png_check_cHRM_fixed
png_calloc
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
png_pass_start

View File

@@ -248,4 +248,3 @@ EXPORTS
png_get_chunk_cache_max @215
png_set_chunk_cache_max @216
png_check_cHRM_fixed @217
png_calloc @218