diff options
Diffstat (limited to 'node/NodeConfig.cpp')
| -rw-r--r-- | node/NodeConfig.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
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) |
