From 4558971345e12552a4eb7f4b2cff8e3c1efdcbb4 Mon Sep 17 00:00:00 2001 From: Warlock-Dalbaeb Date: Tue, 15 Aug 2017 01:49:57 +0700 Subject: [PATCH] union aligned --- vanity.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/vanity.hpp b/vanity.hpp index 525e325..a5cedda 100644 --- a/vanity.hpp +++ b/vanity.hpp @@ -10,7 +10,6 @@ #include #include #include -typedef unsigned int __attribute__((__mode__(SI))) ui4b_t; //32 / 8 = 4 byte static std::mutex thread_mutex; static i2p::data::SigningKeyType type;