From: Birunthan Mohanathas Date: Thu, 22 Mar 2012 16:22:01 +0000 (+0200) Subject: Remove gzflags from zlibvc.def in vc9 and vc10. X-Git-Tag: upstream/1.2.8~87 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11f4065ea938c503a6c690b66d1503582fdb7a6f;p=platform%2Fupstream%2Fzlib.git Remove gzflags from zlibvc.def in vc9 and vc10. --- diff --git a/contrib/vstudio/vc10/zlibvc.def b/contrib/vstudio/vc10/zlibvc.def index f0bf035..18ddf50 100644 --- a/contrib/vstudio/vc10/zlibvc.def +++ b/contrib/vstudio/vc10/zlibvc.def @@ -132,7 +132,6 @@ EXPORTS ; zlib1 v1.2.6 added: gzgetc_ @161 - gzflags @162 inflateResetKeep @163 deflateResetKeep @164 diff --git a/contrib/vstudio/vc9/zlibvc.def b/contrib/vstudio/vc9/zlibvc.def index 03a45dc..2df8bb3 100644 --- a/contrib/vstudio/vc9/zlibvc.def +++ b/contrib/vstudio/vc9/zlibvc.def @@ -132,7 +132,6 @@ EXPORTS ; zlib1 v1.2.6 added: gzgetc_ @161 - gzflags @162 inflateResetKeep @163 deflateResetKeep @164