...but braces are needed instead.
This commit is contained in:
@@ -419,7 +419,9 @@ void SongManager::FreeSongs()
|
||||
//m_sSongGroupBackgroundPaths.clear();
|
||||
|
||||
for (Song *song : m_pSongs)
|
||||
{
|
||||
SAFE_DELETE( song );
|
||||
}
|
||||
m_pSongs.clear();
|
||||
m_mapSongGroupIndex.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user