We shouldn't be doing this. Containment deletes us itself.

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=853474
This commit is contained in:
Alex Merry 2008-08-27 19:15:59 +00:00
parent 16ee834701
commit 7ee88a1007

View File

@ -797,7 +797,6 @@ void AppletHandle::leaveTimeout()
void AppletHandle::appletDestroyed()
{
m_applet = 0;
deleteLater();
}
void AppletHandle::appletResized()