diff options
| author | nakeee <nakeee@gmail.com> | 2010-06-03 05:59:58 +0000 |
|---|---|---|
| committer | nakeee <nakeee@gmail.com> | 2010-06-03 05:59:58 +0000 |
| commit | a34ad4051719830bdac91c0447f58ef0be4dca0d (patch) | |
| tree | 914943c04c29bad94254529d5779b4cd56a4c8e5 /Source/Core/Common | |
| parent | edabeffaafeaef1418fc80c4fb97bb9188a67a15 (diff) | |
An almost linux/osx compile fix beside some undefined references
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5581 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common')
| -rw-r--r-- | Source/Core/Common/Src/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Common/Src/SConscript b/Source/Core/Common/Src/SConscript index 8c3aba54c0..b5554f3936 100644 --- a/Source/Core/Common/Src/SConscript +++ b/Source/Core/Common/Src/SConscript @@ -28,7 +28,6 @@ files = [ "PluginDSP.cpp", "PluginWiimote.cpp", "PluginVideo.cpp", - "PluginPAD.cpp", "SDCardUtil.cpp", "StringUtil.cpp", "SymbolDB.cpp", |
