Page MenuHomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"
ClosedPublic

Authored by epriestley on Feb 16 2017, 12:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 15, 10:37 PM
Unknown Object (File)
Thu, May 29, 9:04 AM
Unknown Object (File)
May 7 2025, 2:59 AM
Unknown Object (File)
May 4 2025, 10:44 PM
Unknown Object (File)
Apr 24 2025, 2:53 AM
Unknown Object (File)
Apr 19 2025, 7:53 AM
Unknown Object (File)
Apr 18 2025, 9:01 PM
Unknown Object (File)
Apr 12 2025, 9:17 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.