From 70bc8167f8af6aa053b9335209c80f554d8fb597 Mon Sep 17 00:00:00 2001 From: hrydgard Date: Fri, 23 Jan 2009 21:28:55 +0000 Subject: Warp back to 1983!!! (rev 1983, that is, not the year :P) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1997 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/InputCommon/Src/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Core/InputCommon/Src/SConscript') diff --git a/Source/Core/InputCommon/Src/SConscript b/Source/Core/InputCommon/Src/SConscript index e5eeff99b5..e5fe35e802 100644 --- a/Source/Core/InputCommon/Src/SConscript +++ b/Source/Core/InputCommon/Src/SConscript @@ -5,7 +5,6 @@ Import('env') files = [ 'EventHandler.cpp', 'InputCommon.cpp', - "InputManager.cpp", ] env_inputcommon = env.Clone() -- cgit v1.2.3