Page MenuHomePhabricator

Remove uncalled DiffusionRequest->getCallsign()
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:15 AM.
Tags
None
Referenced Files
F14863791: D15295.diff
Fri, Feb 7, 10:47 PM
Unknown Object (File)
Thu, Feb 6, 12:17 PM
Unknown Object (File)
Fri, Jan 31, 4:01 AM
Unknown Object (File)
Tue, Jan 28, 12:56 AM
Unknown Object (File)
Fri, Jan 24, 11:52 AM
Unknown Object (File)
Fri, Jan 24, 11:52 AM
Unknown Object (File)
Fri, Jan 24, 11:52 AM
Unknown Object (File)
Tue, Jan 21, 9:17 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.