mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-19 23:41:51 +02:00
remove useless code
This commit is contained in:
parent
ec2164b77e
commit
dae9718e35
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user