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/Switch.hpp | |
parent | 608b5ca13a2ebc51b5f3b05bc28b3c4368313980 (diff) | |
download | infinitytier-c894710ac1ede8e7465a4c49df37c78c9386e830.tar.gz infinitytier-c894710ac1ede8e7465a4c49df37c78c9386e830.zip |
Remove Logger.hpp references.
Diffstat (limited to 'node/Switch.hpp')
-rw-r--r-- | node/Switch.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Switch.hpp b/node/Switch.hpp index 7cc0bbb6..aec7f046 100644 --- a/node/Switch.hpp +++ b/node/Switch.hpp @@ -59,7 +59,6 @@ namespace ZeroTier { class RuntimeEnvironment; -class Logger; class Peer; /** |