Page MenuHomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"
ClosedPublic

Authored by epriestley on Feb 16 2017, 12:47 PM.
Tags
None
Referenced Files
F14089238: D17365.id41757.diff
Sun, Nov 24, 9:07 AM
F14089221: D17365.id41759.diff
Sun, Nov 24, 8:54 AM
F14089074: D17365.diff
Sun, Nov 24, 7:52 AM
Unknown Object (File)
Mon, Nov 4, 2:27 PM
Unknown Object (File)
Oct 17 2024, 1:34 AM
Unknown Object (File)
Oct 16 2024, 1:20 PM
Unknown Object (File)
Oct 11 2024, 8:02 AM
Unknown Object (File)
Oct 1 2024, 8:10 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.