Remove unused variables

This commit is contained in:
Aleix Pol 2014-03-05 14:28:06 +01:00
parent 017387a0b2
commit 03dcec82b5

View File

@ -355,8 +355,6 @@ void PanelView::positionPanel()
}
QScreen *s = screen();
const int oldThickness = thickness();
const int oldLength = length();
switch (containment()->location()) {
case Plasma::Types::TopEdge: