Page MenuHomePhabricator

Remove uncalled DiffusionRequest->getCallsign()
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:15 AM.
Tags
None
Referenced Files
F15467784: D15295.diff
Thu, Apr 3, 6:02 PM
F15460897: D15295.id36899.diff
Tue, Apr 1, 3:13 AM
F15460896: D15295.id36900.diff
Tue, Apr 1, 3:13 AM
F15460895: D15295.id.diff
Tue, Apr 1, 3:13 AM
F15460190: D15295.diff
Mon, Mar 31, 8:55 PM
F15419213: D15295.id36899.diff
Fri, Mar 21, 4:29 AM
F15401466: D15295.id36899.diff
Mon, Mar 17, 5:50 PM
F15386060: D15295.id36900.diff
Fri, Mar 14, 11:57 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.