reverting unneeded changes

This commit is contained in:
Vecais Dumais Laacis
2007-08-08 08:42:45 +00:00
parent 7b4117b94a
commit 76b22d11ac
-5
View File
@@ -84,11 +84,6 @@ void ScreenSelectMusic::Init()
ScreenWithMenuElements::Init();
//clear cached trails if any - cached trails points to already freed data if returning to select course after course played
SONGMAN->InvalidateCachedTrails();
FOREACH_ENUM( PlayerNumber, p )
GAMESTATE->m_pCurTrail[p].Set( NULL );
/* Cache: */
m_sSectionMusicPath = THEME->GetPathS(m_sName,"section music");
m_sSortMusicPath = THEME->GetPathS(m_sName,"sort music");