Page MenuHomePhabricator

script: Remove undocumented and unused operator+
ClosedPublic

Authored by PiRK on Jan 20 2021, 03:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC67d3d6330c4e: script: Remove undocumented and unused operator+
Summary

This is a backport of Core PR18612

Test Plan
ninja all check-all
ninja bitcoin-fuzzers

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jan 20 2021, 03:00
Fabien requested changes to this revision.Jan 20 2021, 08:17
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/script/script.h
474 ↗(On Diff #27101)

That's not part of the PR

This revision now requires changes to proceed.Jan 20 2021, 08:18

restore line 474 that should not have been deleted

This revision is now accepted and ready to land.Jan 20 2021, 11:12