1
0
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:
Leo Franchi 2011-08-16 21:38:01 -04:00
parent ec2164b77e
commit dae9718e35

View File

@ -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