Page MenuHomePhabricator

Remove uncalled DiffusionRequest->getCallsign()
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 5:09 AM
Unknown Object (File)
Thu, May 29, 4:31 PM
Unknown Object (File)
Tue, May 27, 10:51 AM
Unknown Object (File)
Tue, May 20, 6:26 PM
Unknown Object (File)
Apr 25 2025, 5:44 AM
Unknown Object (File)
Apr 25 2025, 1:21 AM
Unknown Object (File)
Apr 15 2025, 5:50 PM
Unknown Object (File)
Apr 15 2025, 2:31 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove uncalled DiffusionRequest->getCallsign().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, avivey.
avivey edited edge metadata.
This revision is now accepted and ready to land.Feb 18 2016, 1:17 AM
This revision was automatically updated to reflect the committed changes.