From 2963b90195915bab1f22233cc263a8c902427908 Mon Sep 17 00:00:00 2001 From: ehofman Date: Fri, 5 Sep 2008 11:05:21 +0000 Subject: [PATCH] revert the move of the sound positioning code, at least till i found out why it doesn't work this way. --- src/Main/main.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 14debbd82..54d2bdbc7 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -481,8 +481,6 @@ static void fgMainLoop( void ) { "Elapsed time is zero ... we're zinging" ); } - SGSoundMgr *smgr = globals->get_soundmgr(); - smgr->update(delta_time_sec); globals->get_subsystem_mgr()->update(delta_time_sec); // -- 2.39.5