summaryrefslogtreecommitdiff
path: root/node/OutboundMulticast.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-04-08 16:00:48 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-04-08 16:00:48 -0700
commitc894710ac1ede8e7465a4c49df37c78c9386e830 (patch)
tree21b0904c5612ba466bdbdc23693d31911545733c /node/OutboundMulticast.cpp
parent608b5ca13a2ebc51b5f3b05bc28b3c4368313980 (diff)
downloadinfinitytier-c894710ac1ede8e7465a4c49df37c78c9386e830.tar.gz
infinitytier-c894710ac1ede8e7465a4c49df37c78c9386e830.zip
Remove Logger.hpp references.
Diffstat (limited to 'node/OutboundMulticast.cpp')
-rw-r--r--node/OutboundMulticast.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/OutboundMulticast.cpp b/node/OutboundMulticast.cpp
index a939082c..80dd661c 100644
--- a/node/OutboundMulticast.cpp
+++ b/node/OutboundMulticast.cpp
@@ -32,7 +32,6 @@
#include "Network.hpp"
#include "CertificateOfMembership.hpp"
#include "Node.hpp"
-#include "Logger.hpp"
namespace ZeroTier {