diff --git a/stepmania/Program/SDL.dll b/stepmania/Program/SDL.dll deleted file mode 100644 index 32788bb05a..0000000000 Binary files a/stepmania/Program/SDL.dll and /dev/null differ diff --git a/stepmania/Program/SDLd.dll b/stepmania/Program/SDLd.dll deleted file mode 100644 index ff1bdb615a..0000000000 Binary files a/stepmania/Program/SDLd.dll and /dev/null differ diff --git a/stepmania/stepmania.nsi b/stepmania/stepmania.nsi index c26fe1d9dc..c3f8fa9322 100644 --- a/stepmania/stepmania.nsi +++ b/stepmania/stepmania.nsi @@ -225,7 +225,6 @@ File "Program\smpackage.exe" File "Program\msvcr70.dll" File "Program\msvcp70.dll" File "Program\jpeg.dll" -File "Program\SDL.dll" File "Program\avcodec.dll" File "Program\avformat.dll" File "Program\resample.dll" @@ -382,7 +381,6 @@ Delete "$INSTDIR\Program\StepMania.vdi" Delete "$INSTDIR\Program\msvcr70.dll" Delete "$INSTDIR\Program\msvcp70.dll" Delete "$INSTDIR\Program\jpeg.dll" -Delete "$INSTDIR\Program\SDL.dll" Delete "$INSTDIR\Program\avcodec.dll" Delete "$INSTDIR\Program\avformat.dll" Delete "$INSTDIR\Program\resample.dll"