diff --git a/stepmania/src/ScreenGameplay.cpp b/stepmania/src/ScreenGameplay.cpp index c90c470451..63f34660b3 100644 --- a/stepmania/src/ScreenGameplay.cpp +++ b/stepmania/src/ScreenGameplay.cpp @@ -721,11 +721,6 @@ bool ScreenGameplay::IsTimeToPlayTicks() const return bAnyoneHasANote; } -/*********************************** -UPDATE -(had to add this I was LOST in this code -hehe - Andy) -************************************/ void ScreenGameplay::Update( float fDeltaTime ) {