Removal of libhomescreen and appfw deps
[apps/homescreen.git] / homescreen / qml / TopArea.qml
index 19bed91..c5f1759 100644 (file)
@@ -34,12 +34,12 @@ Image {
             Layout.fillHeight: true
             Layout.preferredWidth: 775
         }
-        StatusArea {
-            id: statusArea
-            Layout.fillWidth: true
-            Layout.fillHeight: true
-            Layout.preferredWidth: 291
-        }
+        //StatusArea {
+        //    id: statusArea
+        //    Layout.fillWidth: true
+        //    Layout.fillHeight: true
+        //    Layout.preferredWidth: 291
+        //}
     }
 
     Timer {