From 919e36db0376c4c030132d874a93c926247ac09a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 10 Dec 2005 18:52:11 +0000 Subject: [PATCH] remove unneeded --- stepmania/src/tests/test_misc.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/tests/test_misc.cpp b/stepmania/src/tests/test_misc.cpp index 151e20899c..1cc097eff8 100644 --- a/stepmania/src/tests/test_misc.cpp +++ b/stepmania/src/tests/test_misc.cpp @@ -6,7 +6,6 @@ #include "RageUtil.h" #include "arch/arch.h" #include "arch/ArchHooks/ArchHooks.h" -void ExitGame() { } CString g_Driver = "dir", g_Root = ".";