summaryrefslogtreecommitdiff
path: root/sowatchd/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sowatchd/daemon.h')
-rw-r--r--sowatchd/daemon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sowatchd/daemon.h b/sowatchd/daemon.h
index e3f748b..45a2d60 100644
--- a/sowatchd/daemon.h
+++ b/sowatchd/daemon.h
@@ -27,7 +27,6 @@ signals:
void WatchStatusChanged(const QString &watch, const QString &status);
private:
- Registry* _registry;
ConfigKey* _config;
ConfigKey* _watches_list;
QMap<QString, WatchHandler*> _watches;