summaryrefslogtreecommitdiffstats
path: root/qt-mobile/Label.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qt-mobile/Label.qml')
-rw-r--r--qt-mobile/Label.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/qt-mobile/Label.qml b/qt-mobile/Label.qml
index f340d0b32..617e05245 100644
--- a/qt-mobile/Label.qml
+++ b/qt-mobile/Label.qml
@@ -8,7 +8,4 @@ Text {
font.pointSize: 18
color: theme.textColor
-
- text: "empty label"
-
}