Remove extra Log
This commit is contained in:
@@ -97,7 +97,6 @@ void Profile::ClearSongs()
|
||||
delete curr_song;
|
||||
}
|
||||
m_songs.clear();
|
||||
LOG->Trace("Profile::ClearSongs()");
|
||||
if (m_group != nullptr)
|
||||
{
|
||||
RageUtil::SafeDelete( m_group);
|
||||
|
||||
Reference in New Issue
Block a user