aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreen/qml/main.qml')
-rw-r--r--HomeScreen/qml/main.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/HomeScreen/qml/main.qml b/HomeScreen/qml/main.qml
index 143d649..6a515fc 100644
--- a/HomeScreen/qml/main.qml
+++ b/HomeScreen/qml/main.qml
@@ -31,10 +31,6 @@ Window {
id: launcher
}
- LayoutHandler {
- id: layoutHandler
- }
-
Image {
id: container
anchors.centerIn: parent