inflateReset and inflateInit are now the same thing, removed inflate.c dependency

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1277 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
justin1014 2002-10-02 17:24:09 +00:00
parent d7138bf7aa
commit 47b9e61f01

View file

@ -105,11 +105,6 @@ SOURCE=..\zlib\INFCODES.C
# End Source File
# Begin Source File
SOURCE=..\zlib\INFLATE.C
# ADD CPP /Gz
# End Source File
# Begin Source File
SOURCE=..\zlib\INFTREES.C
# ADD CPP /Gz
# End Source File