From 0e838aa74ea0f4e6808eefc95459bb1c58eca801 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 11 Jun 2007 16:19:58 +0000 Subject: [PATCH] remove debug --- stepmania/src/ScreenAttract.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/ScreenAttract.cpp b/stepmania/src/ScreenAttract.cpp index e02b460b3f..ffe97cee7b 100644 --- a/stepmania/src/ScreenAttract.cpp +++ b/stepmania/src/ScreenAttract.cpp @@ -47,7 +47,6 @@ void ScreenAttract::Input( const InputEventPlus &input ) void ScreenAttract::SetAttractVolume( bool bInAttract ) { - LOG->Trace( "SetAttractVolume %i", bInAttract ); if( bInAttract ) { if( GAMESTATE->IsTimeToPlayAttractSounds() )