SVN_SILENT: --debug

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=862124
This commit is contained in:
Aaron J. Seigo 2008-09-18 06:26:33 +00:00
parent 8f41f4c68e
commit c75d3cb257

View File

@ -274,7 +274,6 @@ void ToolTipManagerPrivate::onWidgetDestroyed(QObject *object)
return;
}
kDebug();
// we do a static_cast here since it really isn't a QGraphicsWidget by this
// point anymore since we are in the QObject dtor. we don't actually
// try and do anything with it, we just need the value of the pointer