Homec4science

Remove uncalled DiffusionRequest->getCallsign()

Authored by epriestley <git@epriestley.com> on Feb 18 2016, 02:13.

Description

Remove uncalled DiffusionRequest->getCallsign()

Summary: Ref T4245. This has no callers.

Test Plan:

  • Ran git grep -i 'getCallsign(' and visually verified that no callers could reasonably be DiffusionRequest objects (there are only 23 remaining sites, and about half are $this->... in PhabricatorRepository.
  • Browsed around directory/file/branch/content/diff/etc pages in Diffusion.

Reviewers: chad, avivey

Reviewed By: avivey

Maniphest Tasks: T4245

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

Details

Committed
epriestley <git@epriestley.com>Feb 18 2016, 02:17
Pushed
aubortJan 31 2017, 17:16
Parents
rPH925a0d3d5918: Pass repository PHID to custom hooks in PHABRICATOR_REPOSITORY instead of…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH93d7b0122252: Remove uncalled DiffusionRequest->getCallsign() (authored by epriestley <git@epriestley.com>).Feb 18 2016, 02:17