SVN_SILENT: probably don't need that debug in there anymore ;)

svn path=/trunk/KDE/kdelibs/; revision=895577
This commit is contained in:
Aaron J. Seigo 2008-12-11 03:06:46 +00:00
parent 87fb3dfabe
commit 7ccd4fb64f

View File

@ -138,8 +138,6 @@ void PopupAppletPrivate::popupConstraintsEvent(Plasma::Constraints constraints)
Plasma::FormFactor f = q->formFactor();
kDebug() << "whoop!" << constraints;
if (constraints & Plasma::LocationConstraint) {
checkExtenderAppearance(f);
}