summaryrefslogtreecommitdiff
path: root/node/PacketDecoder.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-17 13:07:53 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-17 13:07:53 -0400
commit797bba04dd738f69aa0554800ab064f35b69e5b3 (patch)
tree2ae88439be5f7b4e598b15d4785eb5f64a90af1a /node/PacketDecoder.cpp
parentce14ba90045afa711506983c07ecc7e31c53f833 (diff)
downloadinfinitytier-797bba04dd738f69aa0554800ab064f35b69e5b3.tar.gz
infinitytier-797bba04dd738f69aa0554800ab064f35b69e5b3.zip
Get rid of not used and maybe never to be used Filter code.
Diffstat (limited to 'node/PacketDecoder.cpp')
-rw-r--r--node/PacketDecoder.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/PacketDecoder.cpp b/node/PacketDecoder.cpp
index f4100029..0e9bde17 100644
--- a/node/PacketDecoder.cpp
+++ b/node/PacketDecoder.cpp
@@ -39,7 +39,6 @@
#include "Switch.hpp"
#include "Peer.hpp"
#include "NodeConfig.hpp"
-#include "Filter.hpp"
#include "Service.hpp"
#include "Demarc.hpp"