From f8c030e332d642aa0c3b81ada1a429e61d282b79 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 6 Jul 2003 10:26:22 +0000 Subject: [PATCH] Fix BGAnimation lengths; simplify. --- stepmania/src/BGAnimation.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/stepmania/src/BGAnimation.cpp b/stepmania/src/BGAnimation.cpp index 5d4e0eacd6..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 = 10; - ini.GetValueF( "BGAnimation", "LengthSeconds", m_fLengthSeconds ); - unsigned i; for( i=0; i