speed up browsing media library

the way media library was searching for albums
was wrong and by the way totally inefficient.
This commit is contained in:
Andrzej Rybczak
2009-03-07 12:26:16 +01:00
parent 93fd687ec1
commit a4599fffe7
8 changed files with 45 additions and 58 deletions

View File

@@ -108,7 +108,6 @@ struct ncmpcpp_config
std::string song_status_format;
std::string song_window_title_format;
std::string song_library_format;
std::string media_lib_album_format;
std::string tag_editor_album_format;
std::string external_editor;