Skip to content

Commit

Permalink
Remove gzflags from zlibvc.def in vc9 and vc10.
Browse files Browse the repository at this point in the history
  • Loading branch information
poiru authored and madler committed Mar 23, 2012
1 parent a5d803b commit 11f4065
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion contrib/vstudio/vc10/zlibvc.def
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ EXPORTS

; zlib1 v1.2.6 added:
gzgetc_ @161
gzflags @162
inflateResetKeep @163
deflateResetKeep @164

Expand Down
1 change: 0 additions & 1 deletion contrib/vstudio/vc9/zlibvc.def
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ EXPORTS

; zlib1 v1.2.6 added:
gzgetc_ @161
gzflags @162
inflateResetKeep @163
deflateResetKeep @164

Expand Down

0 comments on commit 11f4065

Please sign in to comment.