summaryrefslogtreecommitdiffstats
path: root/app/SettingPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/SettingPage.qml')
-rw-r--r--app/SettingPage.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/SettingPage.qml b/app/SettingPage.qml
index 104cb51..d5858e8 100644
--- a/app/SettingPage.qml
+++ b/app/SettingPage.qml
@@ -29,10 +29,6 @@ Page {
parent.pop()
}
- function setStatusIcon(index, icon) {
- dbus.setStatusIcon(index, icon)
- }
-
Connections {
target: root
onCheckedChanged: {