summaryrefslogtreecommitdiff
path: root/sowatchd/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'sowatchd/global.h')
-rw-r--r--sowatchd/global.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sowatchd/global.h b/sowatchd/global.h
deleted file mode 100644
index 45c2b13..0000000
--- a/sowatchd/global.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef GLOBAL_H
-#define GLOBAL_H
-
-#include "daemon.h"
-
-namespace sowatch
-{
-extern sowatch::Daemon* daemon;
-}
-
-#endif // GLOBAL_H