summaryrefslogtreecommitdiff
path: root/node/Network.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-10-13 15:17:17 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-10-13 15:17:17 -0700
commit27d997a2e58b7aa65edf8321275984b72e2bb729 (patch)
tree8f50f089bcda3b1dd14754a3bc3cd8b243386a09 /node/Network.cpp
parent6469aa9df92ec7820e77867268acbb64d20cc45e (diff)
downloadinfinitytier-27d997a2e58b7aa65edf8321275984b72e2bb729.tar.gz
infinitytier-27d997a2e58b7aa65edf8321275984b72e2bb729.zip
.
Diffstat (limited to 'node/Network.cpp')
-rw-r--r--node/Network.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Network.cpp b/node/Network.cpp
index d888b51c..c0e4b105 100644
--- a/node/Network.cpp
+++ b/node/Network.cpp
@@ -36,7 +36,7 @@
#include "Peer.hpp"
// Uncomment to make the rules engine dump trace info to stdout
-#define ZT_RULES_ENGINE_DEBUGGING 1
+//#define ZT_RULES_ENGINE_DEBUGGING 1
namespace ZeroTier {