diff options
Diffstat (limited to 'node/Defaults.hpp')
| -rw-r--r-- | node/Defaults.hpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/node/Defaults.hpp b/node/Defaults.hpp index 869707b4..2bb6a691 100644 --- a/node/Defaults.hpp +++ b/node/Defaults.hpp @@ -51,13 +51,6 @@ class Defaults public: Defaults(); -#ifdef ZT_TRACE_MULTICAST - /** - * Host to send UDP multicast trace messages to (human readable) - */ - const InetAddress multicastTraceWatcher; -#endif - /** * Default home path for this platform */ |
