diff options
-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 f0bf035..18ddf50 100644 --- a/contrib/vstudio/vc10/zlibvc.def +++ b/contrib/vstudio/vc10/zlibvc.def | |||
@@ -132,7 +132,6 @@ EXPORTS | |||
132 | 132 | ||
133 | ; zlib1 v1.2.6 added: | 133 | ; zlib1 v1.2.6 added: |
134 | gzgetc_ @161 | 134 | gzgetc_ @161 |
135 | gzflags @162 | ||
136 | inflateResetKeep @163 | 135 | inflateResetKeep @163 |
137 | deflateResetKeep @164 | 136 | deflateResetKeep @164 |
138 | 137 | ||
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 | |||
132 | 132 | ||
133 | ; zlib1 v1.2.6 added: | 133 | ; zlib1 v1.2.6 added: |
134 | gzgetc_ @161 | 134 | gzgetc_ @161 |
135 | gzflags @162 | ||
136 | inflateResetKeep @163 | 135 | inflateResetKeep @163 |
137 | deflateResetKeep @164 | 136 | deflateResetKeep @164 |
138 | 137 | ||