mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
remove useless code
This commit is contained in:
@@ -703,7 +703,6 @@ SourceDelegate::paint( QPainter* painter, const QStyleOptionViewItem& option, co
|
||||
GenericPageItem* gpi = qobject_cast< GenericPageItem* >( item );
|
||||
Q_ASSERT( gpi );
|
||||
|
||||
// initStyleOption( &o3, index );
|
||||
if ( gpi->isTempItem() && o3.state & QStyle::State_MouseOver )
|
||||
{
|
||||
// draw close icon
|
||||
|
Reference in New Issue
Block a user