Home GnuPG

Remove unused class "PhutilConsoleConcatenatedView"
e78b0df10881Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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

Provenance
epriestley <git@epriestley.com>Authored on Feb 16 2017, 1:46 PM
Parents
rPHUTILcfeafaf2636d: Fix errors found by PHPStan
Branches
Unknown
Tags
Unknown

Event Timeline

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