mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 09:32:03 +02:00
* Remove dup call.
This commit is contained in:
@@ -137,7 +137,6 @@ ViewManager::createPageForPlaylist( const playlist_ptr& playlist )
|
||||
PlaylistModel* model = new PlaylistModel();
|
||||
|
||||
PlaylistView* pv = new PlaylistView();
|
||||
pv->setPlaylistModel( model );
|
||||
view->setDetailedView( pv );
|
||||
view->setPixmap( pv->pixmap() );
|
||||
|
||||
|
Reference in New Issue
Block a user