1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

* Remove obsolete code.

This commit is contained in:
Christian Muehlhaeuser
2014-09-26 04:38:11 +02:00
parent 2165c7b540
commit b318914edc

View File

@@ -346,7 +346,6 @@ ArtistInfoWidget::onAlbumsFound( const QList<Tomahawk::album_ptr>& albums, Model
{
Q_UNUSED( mode );
// m_albumsModel->clear();
m_albumsModel->appendAlbums( albums );
}