diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2012-02-13 23:34:48 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2012-02-13 23:34:48 -0800 |
commit | 455adc302965e0fc0e8b084c204d055ae3d66606 (patch) | |
tree | 8fac0512bfdf167c15c2cee049a9f761012999f5 /contrib | |
parent | eee7b9e57660e5ec73d8e9d2a9864e39cc25435e (diff) | |
download | zlib-455adc302965e0fc0e8b084c204d055ae3d66606.tar.gz zlib-455adc302965e0fc0e8b084c204d055ae3d66606.tar.bz2 zlib-455adc302965e0fc0e8b084c204d055ae3d66606.zip |
Expunge gzgetc_ from configuration files.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/vstudio/vc10/zlibvc.def | 1 | ||||
-rw-r--r-- | contrib/vstudio/vc9/zlibvc.def | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/contrib/vstudio/vc10/zlibvc.def b/contrib/vstudio/vc10/zlibvc.def index b4bb8f6..d6411fd 100644 --- a/contrib/vstudio/vc10/zlibvc.def +++ b/contrib/vstudio/vc10/zlibvc.def | |||
@@ -131,6 +131,5 @@ EXPORTS | |||
131 | inflateUndermine @160 | 131 | inflateUndermine @160 |
132 | 132 | ||
133 | ; zlib1 v1.2.6 added: | 133 | ; zlib1 v1.2.6 added: |
134 | gzgetc_ @161 | ||
135 | inflateResetKeep @163 | 134 | inflateResetKeep @163 |
136 | deflateResetKeep @164 | 135 | deflateResetKeep @164 |
diff --git a/contrib/vstudio/vc9/zlibvc.def b/contrib/vstudio/vc9/zlibvc.def index b4bb8f6..d6411fd 100644 --- a/contrib/vstudio/vc9/zlibvc.def +++ b/contrib/vstudio/vc9/zlibvc.def | |||
@@ -131,6 +131,5 @@ EXPORTS | |||
131 | inflateUndermine @160 | 131 | inflateUndermine @160 |
132 | 132 | ||
133 | ; zlib1 v1.2.6 added: | 133 | ; zlib1 v1.2.6 added: |
134 | gzgetc_ @161 | ||
135 | inflateResetKeep @163 | 134 | inflateResetKeep @163 |
136 | deflateResetKeep @164 | 135 | deflateResetKeep @164 |