diff --git a/lookandfeel/contents/lockscreen/MainBlock.qml b/lookandfeel/contents/lockscreen/MainBlock.qml --- a/lookandfeel/contents/lockscreen/MainBlock.qml +++ b/lookandfeel/contents/lockscreen/MainBlock.qml @@ -49,16 +49,6 @@ loginRequest(password); } - PlasmaComponents.Label { - id: notificationsLabel - - Layout.fillWidth: true - - horizontalAlignment: Text.AlignHCenter - wrapMode: Text.WordWrap - font.italic: true - } - PlasmaComponents.TextField { id: passwordBox Layout.fillWidth: true