helping the beautifier

This commit is contained in:
Uwe Rathmann 2018-06-25 12:35:42 +02:00
parent c6317a9f2b
commit 9320b5c5be

View File

@ -35,7 +35,6 @@ static inline bool qskIsUpdateBlocked( const QQuickItem* item )
return !itemRect.intersects( sceneRect );
}
}
#endif
return false;