Page MenuHomePhabricator

Remove unused GetType() from OverrideStream, CVectorWriter, SpanReader
ClosedPublic

Authored by PiRK on Dec 17 2025, 11:33.

Details

Summary

GetType() is never called, so it is completely unused and can be removed.

This is a partial backport of core#28508
https://github.com/bitcoin/bitcoin/pull/28508/commits/fa4a9c0f4334678fb80358ead667807bf2a0a153
Depends on D19142

Test Plan

ninja all check-all

Diff Detail

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