remove logs (this stuff predates the crash handler and has been copied

and pasted around since)
This commit is contained in:
Glenn Maynard
2006-01-15 08:51:03 +00:00
parent 2b00a2f62a
commit 9056419cf5
16 changed files with 0 additions and 24 deletions
-3
View File
@@ -88,9 +88,6 @@ float GetClosestCharYPos( float fFakeBeat )
REGISTER_SCREEN_CLASS( ScreenNameEntry );
ScreenNameEntry::ScreenNameEntry( CString sClassName ) : Screen( sClassName )
{
LOG->Trace( "ScreenNameEntry::ScreenNameEntry()" );
// update cache
g_fCharsZoomSmall = CHARS_ZOOM_SMALL;
g_fCharsZoomLarge = CHARS_ZOOM_LARGE;