From 93f9bcd0411770c52cc1e0d356b5da03729c253e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 3 Mar 2016 06:35:25 -0800 Subject: [PATCH] QML UI: remove incorrect statement Not sure what this was even supposed to do... Signed-off-by: Dirk Hohndel --- qt-mobile/qml/main.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml index 314bba900..19655e7e5 100644 --- a/qt-mobile/qml/main.qml +++ b/qt-mobile/qml/main.qml @@ -25,7 +25,6 @@ MobileComponents.ApplicationWindow { notification.hideNotification(); } } - sharedNotificationComponent.show } FontMetrics {