Page MenuHomePhabricator

Remove unused class "PhutilConsoleConcatenatedView"
ClosedPublic

Authored by epriestley on Feb 16 2017, 12:47 PM.
Tags
None
Referenced Files
F13079225: D17365.id41759.diff
Tue, Apr 23, 9:17 PM
F13079224: D17365.id41757.diff
Tue, Apr 23, 9:17 PM
F13079223: D17365.id41756.diff
Tue, Apr 23, 9:17 PM
F13079222: D17365.id.diff
Tue, Apr 23, 9:17 PM
F13079221: D17365.diff
Tue, Apr 23, 9:17 PM
Unknown Object (File)
Fri, Apr 19, 6:14 PM
Unknown Object (File)
Fri, Apr 5, 9:06 AM
Unknown Object (File)
Thu, Apr 4, 6:16 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.