diff --git a/stepmania/src/InputFilter.cpp b/stepmania/src/InputFilter.cpp index b1fb7cd482..81669faba5 100644 --- a/stepmania/src/InputFilter.cpp +++ b/stepmania/src/InputFilter.cpp @@ -138,7 +138,6 @@ void InputFilter::ResetDevice( InputDevice device ) void InputFilter::Update(float fDeltaTime) { -RageTimer foo; RageTimer now; // Constructing the DeviceInput inside the nested loops caues terrible