Merge "homescreen: remove unused DBus code artifacts"
[apps/homescreen.git] / homescreen / src / applicationlauncher.h
index dfa5846..bd7656e 100644 (file)
@@ -40,7 +40,6 @@ signals:
     void currentChanged(const QString &current);
 
 public slots:
-    int launch(const QString &application);
     void setCurrent(const QString &current);
 
 private: