From 1aedab7910c31c2510f5acbd87782a4fbc38b8d5 Mon Sep 17 00:00:00 2001 From: refraction Date: Mon, 27 Jan 2014 19:40:21 +0000 Subject: [PATCH] Installer: Removed SDL.dll as it is no longer required by any plugins. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5853 96395faa-99c1-11dd-bbfe-3dabce05a288 --- nsis/SectionCoreReqs.nsh | 1 - 1 file changed, 1 deletion(-) diff --git a/nsis/SectionCoreReqs.nsh b/nsis/SectionCoreReqs.nsh index 1790899335..dc5cc2e313 100644 --- a/nsis/SectionCoreReqs.nsh +++ b/nsis/SectionCoreReqs.nsh @@ -30,7 +30,6 @@ ; filenames. This allows many older plugin versions to continue to work. File ..\bin\w32pthreads.v4.dll - File ..\bin\SDL.dll ; See above comment. File /oname=w32pthreads.v3.dll ..\bin\w32pthreads.v4.dll File ..\bin\GameIndex.dbf