From 826cc681ac3a4560884720c07193bc59ba8d4eaf Mon Sep 17 00:00:00 2001 From: arkpar Date: Thu, 11 Jun 2015 00:48:53 +0200 Subject: [PATCH] style --- libethereum/BlockQueue.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libethereum/BlockQueue.h b/libethereum/BlockQueue.h index 1227edbdc..8f079aa66 100644 --- a/libethereum/BlockQueue.h +++ b/libethereum/BlockQueue.h @@ -119,7 +119,6 @@ public: bool unknownFull() const; private: - struct UnverifiedBlock { h256 hash;