small cleanup

This commit is contained in:
Sebastian Kügler 2013-03-27 02:52:57 +01:00
parent 2bb2852906
commit f2008a14e2

View File

@ -83,8 +83,7 @@ void WidgetExplorerView::setContainment(Plasma::Containment* c)
void WidgetExplorerView::widgetExplorerClosed(bool visible)
{
if (!visible) {
//deleteLater();
//m_widgetExplorerView = 0;
}
}