Page MenuHomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"
ClosedPublic

Authored by epriestley on Feb 16 2017, 12:47 PM.
Tags
None
Referenced Files
F14017157: D17365.id41757.diff
Mon, Nov 4, 2:27 PM
F13969275: D17365.diff
Thu, Oct 17, 1:34 AM
F13967397: D17365.id41757.diff
Wed, Oct 16, 1:20 PM
Unknown Object (File)
Fri, Oct 11, 8:02 AM
Unknown Object (File)
Oct 1 2024, 8:10 AM
Unknown Object (File)
Sep 24 2024, 7:24 PM
Unknown Object (File)
Sep 20 2024, 3:28 PM
Unknown Object (File)
Sep 12 2024, 12: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.