[libpng16] Removed png_get_eXIf_1() and png_set_eXIf_1().

This commit is contained in:
Glenn Randers-Pehrson
2017-08-02 17:27:41 -05:00
parent f30f1ae3ea
commit 3fa1df48a1
10 changed files with 40 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
;Version 1.6.32beta05
;Version 1.6.32beta06
;--------------------------------------------------------------
; LIBPNG symbol list as a Win32 DEF file
; Contains all the symbols that can be exported from libpng
@@ -252,5 +252,3 @@ EXPORTS
png_image_write_to_memory @245
png_get_eXIf @246
png_set_eXIf @247
png_get_eXIf_1 @248
png_set_eXIf_1 @249