Commit 5fa3d992 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: remove unused variable

parent e0d0ae7e
......@@ -393,7 +393,6 @@ void ExtensionItemDelegate::paint( QPainter *painter,
assert( ext != NULL );
int width = option.rect.width();
int height = option.rect.height();
// Pixmap: buffer where to draw
QPixmap pix(option.rect.size());
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment