diff options
author | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-05-14 18:31:57 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-05-14 18:40:57 +0200 |
commit | 050e2ee6f28e7b31c167013be7313726e34084e9 (patch) | |
tree | d95c802428554f2d2f940678929a887ff3c091ca /src/txmempool.cpp | |
parent | b9c504cbc4ba45a32abb86b67a277b75a17f13a4 (diff) |
test: Remove const to work around compiler error on xenial
Fix the following error in travis:
test/validationinterface_tests.cpp:26:36: error: default initialization of an object of const type 'const BlockValidationState' without a user-provided default constructor
const BlockValidationState state_dummy;
Diffstat (limited to 'src/txmempool.cpp')
0 files changed, 0 insertions, 0 deletions