From 7673f8cab96a045c3c776ef6d4a4b798a92b8901 Mon Sep 17 00:00:00 2001 From: Warlock-Dalbaeb Date: Wed, 16 Aug 2017 12:28:32 +0700 Subject: [PATCH] # --- vanity.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/vanity.hpp b/vanity.hpp index d733b18..a50e6f6 100644 --- a/vanity.hpp +++ b/vanity.hpp @@ -9,7 +9,6 @@ #include #include #include -#include // sha256 #define Ch(x, y, z) ((x & (y ^ z)) ^ z) @@ -35,7 +34,6 @@ W[i] + k) -static std::mutex thread_mutex; static i2p::data::SigningKeyType type; //static i2p::data::PrivateKeys keys; static bool found=false;