various clean-ups and improvements
This commit is contained in:
@@ -596,7 +596,6 @@ void GetDirectory(string dir)
|
||||
}
|
||||
case itSong:
|
||||
{
|
||||
it->name = it->song->GetFile();
|
||||
Song *s = it->song;
|
||||
bool bold = 0;
|
||||
for (SongList::const_iterator it = vPlaylist.begin(); it != vPlaylist.end(); it++)
|
||||
|
||||
Reference in New Issue
Block a user