dead code
This commit is contained in:
parent
c18eb599fe
commit
64ae6fcea2
@ -673,10 +673,6 @@ void Applet::flushPendingConstraintsEvents()
|
||||
d->positionMessageOverlay();
|
||||
}
|
||||
|
||||
if (c & Plasma::FormFactorConstraint) {
|
||||
FormFactor f = formFactor();
|
||||
}
|
||||
|
||||
// now take care of constraints in special subclasses: Contaiment and PopupApplet
|
||||
Containment* containment = qobject_cast<Plasma::Containment*>(this);
|
||||
if (d->isContainment && containment) {
|
||||
|
Loading…
Reference in New Issue
Block a user