From 9524f6b47b6c36d70313b9db71b4ce2d005ff558 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 6 Feb 2003 17:42:41 +0000 Subject: [PATCH] don't worry, GPS for C++ is coming soon --- stepmania/src/ScreenGameplay.cpp | 5 ----- 1 file changed, 5 deletions(-) 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 ) {