log cleanup

This commit is contained in:
Glenn Maynard
2007-05-06 02:58:25 +00:00
parent 8883cd8579
commit 3d9281897f
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -28,8 +28,6 @@ ScreenWithMenuElements::ScreenWithMenuElements()
void ScreenWithMenuElements::Init()
{
LOG->Trace( "ScreenWithMenuElements::Init()" );
PLAY_MUSIC.Load( m_sName, "PlayMusic" );
CANCEL_TRANSITIONS_OUT.Load( m_sName, "CancelTransitionsOut" );
TIMER_SECONDS.Load( m_sName, "TimerSeconds" );