From f3128a18fee6745317cdf1918fe3c3901958b1de Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 25 Sep 2013 10:55:27 -0400 Subject: Work in progress... --- node/NodeConfig.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'node/NodeConfig.cpp') diff --git a/node/NodeConfig.cpp b/node/NodeConfig.cpp index 12509e9f..4c9f284f 100644 --- a/node/NodeConfig.cpp +++ b/node/NodeConfig.cpp @@ -56,10 +56,6 @@ #include "SHA512.hpp" #include "Node.hpp" -#ifdef __WINDOWS__ -#define strtoull _strtoui64 -#endif - namespace ZeroTier { NodeConfig::NodeConfig(const RuntimeEnvironment *renv,const char *authToken,unsigned int controlPort) -- cgit v1.2.3