summaryrefslogtreecommitdiff
path: root/Source/Core/Common
diff options
context:
space:
mode:
authornakeee <nakeee@gmail.com>2010-06-03 05:59:58 +0000
committernakeee <nakeee@gmail.com>2010-06-03 05:59:58 +0000
commita34ad4051719830bdac91c0447f58ef0be4dca0d (patch)
tree914943c04c29bad94254529d5779b4cd56a4c8e5 /Source/Core/Common
parentedabeffaafeaef1418fc80c4fb97bb9188a67a15 (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/SConscript1
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",