From 31935f1e6a5f1936fa989fd005a6151f349e8e2c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 7 Jul 2003 02:03:23 +0000 Subject: [PATCH] remove extra code --- stepmania/src/BGAnimation.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/BGAnimation.cpp b/stepmania/src/BGAnimation.cpp index c96a0e7082..b5b1bce784 100644 --- a/stepmania/src/BGAnimation.cpp +++ b/stepmania/src/BGAnimation.cpp @@ -65,9 +65,6 @@ void BGAnimation::LoadFromAniDir( CString sAniDir ) IniFile ini(sPathToIni); ini.ReadFile(); - m_fLengthSeconds = -1; - ini.GetValueF( "BGAnimation", "LengthSeconds", m_fLengthSeconds ); - unsigned i; for( i=0; i