Page MenuHomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"
ClosedPublic

Authored by epriestley on Feb 16 2017, 12:47 PM.
Tags
None
Referenced Files
F15534981: D17365.id41756.diff
Thu, Apr 24, 2:53 AM
F15517702: D17365.id.diff
Sat, Apr 19, 7:53 AM
F15516745: D17365.diff
Fri, Apr 18, 9:01 PM
F15493066: D17365.id41757.diff
Sat, Apr 12, 9:17 PM
F15492398: D17365.id41756.diff
Sat, Apr 12, 2:02 PM
F15469090: D17365.id41756.diff
Fri, Apr 4, 8:51 AM
F15442679: D17365.diff
Mar 26 2025, 11:57 PM
F15436893: D17365.id41759.diff
Mar 25 2025, 4:44 PM
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.