From 1f5ca5deed6d512e114fab0418739bbe3a945337 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 22 Sep 2003 01:11:33 +0000 Subject: [PATCH] quiet --- stepmania/src/BGAnimationLayer.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/BGAnimationLayer.cpp b/stepmania/src/BGAnimationLayer.cpp index 754e65f116..3d52d30b89 100644 --- a/stepmania/src/BGAnimationLayer.cpp +++ b/stepmania/src/BGAnimationLayer.cpp @@ -474,9 +474,7 @@ void BGAnimationLayer::LoadFromIni( CString sAniDir, CString sLayer ) FixSlashesInPlace( sFile ); CString sPath = sAniDir+sFile; - LOG->Trace( "old path is '%s'", sPath.c_str() ); CollapsePath( sPath ); - LOG->Trace( "new path is '%s'", sPath.c_str() ); if( sFile.CompareNoCase("songbackground")==0 ) {