summaryrefslogtreecommitdiff
path: root/Source/UnitTests/UnitTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/UnitTests/UnitTests.cpp')
-rw-r--r--Source/UnitTests/UnitTests.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/UnitTests/UnitTests.cpp b/Source/UnitTests/UnitTests.cpp
index 4273f99b46..c732ea3d1e 100644
--- a/Source/UnitTests/UnitTests.cpp
+++ b/Source/UnitTests/UnitTests.cpp
@@ -138,8 +138,3 @@ void Host_UpdateLeds(int bits){}
void Host_UpdateSpeakerStatus(int index, int bits){}
void Host_UpdateStatus(){}
void Host_Message(int){}
-
-int CSIDevice_GCController::GetNetInput(u8 numPAD, SPADStatus PadStatus, u32 *PADStatus)
-{
- return 0;
-}