Page MenuHomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"
ClosedPublic

Authored by epriestley on Feb 16 2017, 12:47 PM.
Tags
None
Referenced Files
F18110087: D17365.id41759.diff
Mon, Aug 11, 4:05 PM
F17961157: D17365.id.diff
Fri, Aug 1, 9:26 AM
F17948937: D17365.diff
Thu, Jul 31, 10:26 PM
Unknown Object (File)
Jun 27 2025, 11:30 AM
Unknown Object (File)
Jun 26 2025, 8:19 PM
Unknown Object (File)
Jun 15 2025, 10:37 PM
Unknown Object (File)
May 29 2025, 9:04 AM
Unknown Object (File)
May 7 2025, 2:59 AM
Subscribers
None

Details

Summary

See D14136. This class is never used anywhere and wouldn't work anyway.

I believe the thing it was intended to do (merging views into a single string) ended up in the base class, PhutilConsoleView.

Test Plan
  • Grepped for PhutilConsoleConcatenatedView in libphutil, Arcanist, and Phabricator.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
  • Also arc liberate.
This revision is now accepted and ready to land.Feb 16 2017, 12:48 PM
This revision was automatically updated to reflect the committed changes.