Remove unused NsProcess.zip

This commit is contained in:
Matthias Mailänder
2016-06-11 19:31:04 +02:00
parent cce10fed6b
commit f771ead7a9
2 changed files with 0 additions and 5 deletions

View File

@@ -44,7 +44,3 @@ if [ ! -f soft_oal.dll ]; then
cp ./OpenAL-Soft/bin/Win32/soft_oal.dll ./soft_oal.dll
rm -rf OpenAL-Soft
fi
if [ ! -f ../NsProcess.zip ]; then
curl -s -L -o ../NsProcess.zip http://nsis.sourceforge.net/mediawiki/images/archive/1/18/20140806212030!NsProcess.zip
fi