diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-04-08 16:00:48 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-04-08 16:00:48 -0700 |
| commit | c894710ac1ede8e7465a4c49df37c78c9386e830 (patch) | |
| tree | 21b0904c5612ba466bdbdc23693d31911545733c /node/OutboundMulticast.cpp | |
| parent | 608b5ca13a2ebc51b5f3b05bc28b3c4368313980 (diff) | |
| download | infinitytier-c894710ac1ede8e7465a4c49df37c78c9386e830.tar.gz infinitytier-c894710ac1ede8e7465a4c49df37c78c9386e830.zip | |
Remove Logger.hpp references.
Diffstat (limited to 'node/OutboundMulticast.cpp')
| -rw-r--r-- | node/OutboundMulticast.cpp | 1 |
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 { |
