SVN_SILENT: shh

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=862101
This commit is contained in:
Aaron J. Seigo 2008-09-18 04:11:33 +00:00
parent f24df9f3ed
commit 13698abc51

View File

@ -384,7 +384,6 @@ void PopupApplet::popupEvent(bool)
void PopupAppletPrivate::togglePopup() void PopupAppletPrivate::togglePopup()
{ {
kDebug();
if (dialog) { if (dialog) {
if (timer) { if (timer) {
timer->stop(); timer->stop();