Home GnuPG

Remove uncalled DiffusionRequest->getCallsign()
93d7b0122252Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

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

Event Timeline

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