mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
* Removed untrue comment.
This commit is contained in:
parent
085907dfe7
commit
415b2fcf55
@ -222,7 +222,6 @@ PlayableProxyModelPlaylistInterface::siblingIndex( int itemsAway, qint64 rootInd
|
||||
}
|
||||
}
|
||||
|
||||
// Try to find the next available PlaylistItem (with results)
|
||||
while ( idx.isValid() )
|
||||
{
|
||||
PlayableItem* item = proxyModel->itemFromIndex( proxyModel->mapToSource( idx ) );
|
||||
|
Loading…
x
Reference in New Issue
Block a user