Browse Source

style

cl-refactor
arkpar 10 years ago
parent
commit
826cc681ac
  1. 1
      libethereum/BlockQueue.h

1
libethereum/BlockQueue.h

@ -119,7 +119,6 @@ public:
bool unknownFull() const; bool unknownFull() const;
private: private:
struct UnverifiedBlock struct UnverifiedBlock
{ {
h256 hash; h256 hash;

Loading…
Cancel
Save