turn off some noisy debugs

This commit is contained in:
Glenn Maynard
2002-09-06 00:31:25 +00:00
parent b11f38ef7c
commit f762dccbae
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ ScreenTitleMenu::~ScreenTitleMenu()
void ScreenTitleMenu::Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI )
{
LOG->Trace( "ScreenTitleMenu::Input()" );
// LOG->Trace( "ScreenTitleMenu::Input()" );
if( m_Fade.IsClosing() )
return;