diff --git a/containments/panel/contents/ui/main.qml b/containments/panel/contents/ui/main.qml index 81f1f354..e7a3eed5 100644 --- a/containments/panel/contents/ui/main.qml +++ b/containments/panel/contents/ui/main.qml @@ -62,7 +62,6 @@ PlasmaCore.ColorScope { applet.visible = true; container.visible = true; if (applet.pluginName == "org.kde.phone.notifications") { - // applet.expanded = true; applet.fullRepresentationItem.parent = notificationsParent; notificationsParent.applet = applet; applet.fullRepresentationItem.anchors.fill = notificationsParent;