Page MenuHomePhabricator

refactor: Remove not needed std::max
ClosedPublic

Authored by PiRK on Jan 5 2024, 14:21.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCc27c98eac3b7: refactor: Remove not needed std::max
Summary
Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jan 5 2024, 14:21
This revision is now accepted and ready to land.Jan 5 2024, 15:55
src/addrman.cpp
124 ↗(On Diff #43932)

note for reviewers: this can go negative with no impact on the fChance output so even it the calculation make no sense the function is fine

This revision was automatically updated to reflect the committed changes.