Page MenuHomePhabricator

Remove uncalled DiffusionRequest->getCallsign()
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:15 AM.
Tags
None
Referenced Files
F14388236: D15295.id36900.diff
Sat, Dec 21, 3:51 PM
Unknown Object (File)
Wed, Dec 11, 6:46 AM
Unknown Object (File)
Sat, Dec 7, 2:21 PM
Unknown Object (File)
Fri, Dec 6, 11:52 AM
Unknown Object (File)
Fri, Nov 29, 10:04 AM
Unknown Object (File)
Thu, Nov 28, 1:01 PM
Unknown Object (File)
Sun, Nov 24, 12:44 AM
Unknown Object (File)
Nov 11 2024, 12:22 AM
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.