Page MenuHomePhabricator

Merge #13948: trivial: Removes unsed `CBloomFilter` constructor.
ClosedPublic

Authored by nakihito on Jan 30 2020, 00:59.

Details

Summary

265bd50884ac1984c08f0e5916256d5f12e655f5 Removes unsed CBloomFilter constructor. (251)

Pull request description:

This pull request removes the `CBloomFilter::CBloomFilter(const unsigned int, const double, const unsigned int)` constructor, which became obsolete with 086ee67.

Tree-SHA512: 46742f178e219661e82609a9bf6b644ebc58ab3efc2d1865c5562980e84f16a5fa286be9813738196ad7a27e639dee926062538eb44cadd67ab87ad5e9a266ba

Backport of Core PR13948

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jan 30 2020, 00:59

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those Bitcoin Core PRs have been inserted into the summary for reference.

markblundeberg added a subscriber: markblundeberg.

linked to wrong PR # (transposed digits)

This revision now requires changes to proceed.Jan 30 2020, 03:56
nakihito edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 30 2020, 08:13