summaryrefslogtreecommitdiff
path: root/utils/themeeditor/graphics/rbscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/graphics/rbscreen.h')
-rw-r--r--utils/themeeditor/graphics/rbscreen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/themeeditor/graphics/rbscreen.h b/utils/themeeditor/graphics/rbscreen.h
index 5bb8ab1602..c2417aa1b4 100644
--- a/utils/themeeditor/graphics/rbscreen.h
+++ b/utils/themeeditor/graphics/rbscreen.h
@@ -81,7 +81,6 @@ public:
81 if(albumArt) 81 if(albumArt)
82 { 82 {
83 albumArt->setParentItem(view); 83 albumArt->setParentItem(view);
84 albumArt->position();
85 albumArt->show(); 84 albumArt->show();
86 } 85 }
87 } 86 }