Homec4science

Remove unused class "PhutilConsoleConcatenatedView"

Authored by epriestley <git@epriestley.com> on Feb 16 2017, 13:46.

Description

Remove unused class "PhutilConsoleConcatenatedView"

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.

Reviewers: chad, vrana

Reviewed By: vrana

Differential Revision: https://secure.phabricator.com/D17365

Details

Committed
epriestley <git@epriestley.com>Feb 16 2017, 13:49
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUcfeafaf2636d: Fix errors found by PHPStan
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUe78b0df10881: Remove unused class "PhutilConsoleConcatenatedView" (authored by epriestley <git@epriestley.com>).Feb 16 2017, 13:49