summaryrefslogtreecommitdiff
path: root/Source/Core
diff options
context:
space:
mode:
authorShawn Hoffman <godisgovernment@gmail.com>2010-02-21 18:57:56 +0000
committerShawn Hoffman <godisgovernment@gmail.com>2010-02-21 18:57:56 +0000
commitd2a3dd435a0818148d6207a6f1c079bfee48c9c4 (patch)
tree8b308414ec4fe47cbd5a0c87596bbded36d358a2 /Source/Core
parentfdd635d273ff6ba6553bab34478ce2a93fdeb830 (diff)
remove gbapipe from the SConscript
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5099 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core')
-rw-r--r--Source/Core/Core/Src/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Core/Src/SConscript b/Source/Core/Core/Src/SConscript
index e6226d7fc7..3087e1b064 100644
--- a/Source/Core/Core/Src/SConscript
+++ b/Source/Core/Core/Src/SConscript
@@ -52,7 +52,6 @@ files = ["ActionReplay.cpp",
"HW/SI_Device.cpp",
"HW/SI_DeviceAMBaseboard.cpp",
"HW/SI_DeviceGBA.cpp",
- "HW/GBAPipe.cpp", # TEMPORARY
"HW/SI_DeviceGCController.cpp",
"HW/StreamADPCM.cpp",
"HW/SystemTimers.cpp",