Remove obsolete parameter

This commit is contained in:
JoelKatz
2013-05-30 12:19:08 -07:00
parent bae8d37890
commit 5baf3a09bb

View File

@@ -21,7 +21,6 @@ public:
class FeatureState
{
public:
uint256 mHash; // Feature hash
bool mVetoed; // We don't want this feature enabled
bool mEnabled;
bool mSupported;