Browse Source

Remove unused member.

cl-refactor
Gav Wood 11 years ago
parent
commit
787c6305e3
  1. 1
      libethereum/AddressState.h

1
libethereum/AddressState.h

@ -61,7 +61,6 @@ public:
private:
bool m_isAlive;
bool m_gotCode;
u256 m_nonce;
u256 m_balance;

Loading…
Cancel
Save