From 2b035b3ebdd50913774eb4144cb4297ddbbe5476 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 24 Oct 2005 06:33:32 +0000 Subject: [PATCH] cleanup --- stepmania/src/InputFilter.cpp | 1 - 1 file changed, 1 deletion(-) 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