summaryrefslogtreecommitdiff
path: root/node/Node.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-09-16 13:02:10 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-09-16 13:02:10 -0400
commitceb024ab03a114c8dadbbd393032231069981c45 (patch)
tree7ff0045410d1c8faf2e98b20632fad173ef603a9 /node/Node.cpp
parent3b2d98e7dcf4102f855006cc9f5d5000d8df0223 (diff)
downloadinfinitytier-ceb024ab03a114c8dadbbd393032231069981c45.tar.gz
infinitytier-ceb024ab03a114c8dadbbd393032231069981c45.zip
Integrating new crypto, work still in progress...
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 07b5805e..590b9662 100644
--- a/node/Node.cpp
+++ b/node/Node.cpp
@@ -57,7 +57,6 @@
#include "Logger.hpp"
#include "InetAddress.hpp"
#include "Salsa20.hpp"
-#include "HMAC.hpp"
#include "RuntimeEnvironment.hpp"
#include "NodeConfig.hpp"
#include "Defaults.hpp"