summaryrefslogtreecommitdiff
path: root/node/Node.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-03-18 12:00:15 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-03-18 12:00:15 -0700
commitdc0f3559be4825b61c3fcf51f3f870d23450264e (patch)
tree78fb46535f14626c4cb8d4b83851933aeda9cf64 /node/Node.cpp
parentbb25128406b5127df5ffd2f671936cacaa83306e (diff)
downloadinfinitytier-dc0f3559be4825b61c3fcf51f3f870d23450264e.tar.gz
infinitytier-dc0f3559be4825b61c3fcf51f3f870d23450264e.zip
Rip out old condition and Demarc stuff...
Diffstat (limited to 'node/Node.cpp')
-rw-r--r--node/Node.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Node.cpp b/node/Node.cpp
index 29329b73..d6bb323f 100644
--- a/node/Node.cpp
+++ b/node/Node.cpp
@@ -54,7 +54,6 @@
#include <sys/file.h>
#endif
-#include "Condition.hpp"
#include "Node.hpp"
#include "Topology.hpp"
#include "Demarc.hpp"