Page MenuHomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"
ClosedPublic

Authored by epriestley on Feb 16 2017, 12:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 18 2026, 2:44 PM
Unknown Object (File)
Mar 15 2026, 4:07 AM
Unknown Object (File)
Mar 9 2026, 5:59 AM
Unknown Object (File)
Mar 7 2026, 2:03 PM
Unknown Object (File)
Mar 4 2026, 11:14 PM
Unknown Object (File)
Mar 3 2026, 7:41 PM
Unknown Object (File)
Feb 8 2026, 10:02 AM
Unknown Object (File)
Feb 4 2026, 7:57 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.