From 6fc70f7c16da968a63e69798bbc73ada442cfd2a Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 7 Jul 2017 06:50:40 -0700 Subject: More cleanup, Linux build fixes. --- node/Poly1305.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'node/Poly1305.cpp') diff --git a/node/Poly1305.cpp b/node/Poly1305.cpp index 13d4712d..46a51390 100644 --- a/node/Poly1305.cpp +++ b/node/Poly1305.cpp @@ -140,7 +140,6 @@ typedef struct poly1305_context { ////////////////////////////////////////////////////////////////////////////// // 128-bit implementation for MSC and GCC from Poly1305-donna - #if defined(_MSC_VER) #include -- cgit v1.2.3