summaryrefslogtreecommitdiffstats
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 899cb6d..8417de0 100644
--- a/homescreen/qml/main.qml
+++ b/homescreen/qml/main.qml
@@ -27,10 +27,6 @@ Window {
height: container.height * container.scale
title: 'HomeScreen'
- ApplicationLauncher {
- id: launcher
- }
-
Image {
id: container
anchors.centerIn: parent