From 5c699e36e8720c3d0e59b83bf883fc69162861d4 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 12 Dec 2005 01:08:44 +0000 Subject: [PATCH] nothing uses this --- stepmania/src/GameLoop.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/GameLoop.cpp b/stepmania/src/GameLoop.cpp index 66e51e89c1..d74fad4740 100644 --- a/stepmania/src/GameLoop.cpp +++ b/stepmania/src/GameLoop.cpp @@ -105,8 +105,6 @@ void GameLoop() LIGHTSMAN->Update( fDeltaTime ); - HOOKS->Update( fDeltaTime ); - /* * Render */