Page MenuHomePhabricator

Remove obsolete, no-op implementations of "willRenderTimeline()"
ClosedPublic

Authored by epriestley on Dec 20 2018, 6:24 PM.
Tags
None
Referenced Files
F15509197: D19919.id47560.diff
Wed, Apr 16, 10:33 AM
F15509196: D19919.id.diff
Wed, Apr 16, 10:33 AM
F15509195: D19919.id47543.diff
Wed, Apr 16, 10:33 AM
F15509168: D19919.diff
Wed, Apr 16, 10:20 AM
F15507225: D19919.id47543.diff
Tue, Apr 15, 5:38 PM
F15481719: D19919.id47543.diff
Tue, Apr 8, 10:31 PM
F15465258: D19919.id47560.diff
Wed, Apr 2, 4:33 PM
F15460998: D19919.id.diff
Tue, Apr 1, 4:13 AM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19918. Ref T11351. In D19918, I removed all calls to this method. Now, remove all implementations.

All of these implementations just return $timeline, only the three sites in D19918 did anything interesting.

Test Plan

Used grep willRenderTimeline to find callsites, found none.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable