tag editor: remove albums view

This commit is contained in:
Andrzej Rybczak
2012-09-05 00:41:22 +02:00
parent 5f637103a6
commit 69bd1bac97
8 changed files with 49 additions and 148 deletions

View File

@@ -294,7 +294,6 @@ void NcmpcppStatusChanged(MPD::Connection *, MPD::StatusChanges changed, void *)
# ifdef HAVE_TAGLIB_H
if (myTagEditor->Main())
{
myTagEditor->Albums->clear();
myTagEditor->Dirs->clear();
}
# endif // HAVE_TAGLIB_H