diff options
-rw-r--r-- | controller.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/controller.hxx b/controller.hxx index 1a9935c..66a3cd4 100644 --- a/controller.hxx +++ b/controller.hxx @@ -15,7 +15,6 @@ class Controller : public QObject ~Controller(); signals: - void checked(rtclient_user* user); void checked(QString const& name); private: |