Page MenuHomePhabricator

Remove obsolete "setDisableMacros()" on "PhabricatorRemarkupControl"
ClosedPublic

Authored by epriestley on May 20 2022, 5:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 24, 9:33 AM
Unknown Object (File)
Mon, Jul 22, 1:00 PM
Unknown Object (File)
Mon, Jul 22, 12:35 PM
Unknown Object (File)
Mon, Jul 22, 12:35 PM
Unknown Object (File)
Mon, Jul 22, 12:33 PM
Unknown Object (File)
Mon, Jul 8, 11:46 PM
Unknown Object (File)
Fri, Jul 5, 3:18 PM
Unknown Object (File)
Sun, Jun 30, 3:13 PM
Subscribers
None

Details

Summary

Ref T13682. This method originated in D4781 and no longer has any callers; remove it.

(I believe this was from an era where macros didn't have to be on their own line to trigger.)

Test Plan

Grepped for method, found no callers.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 20 2022, 5:27 PM
This revision was automatically updated to reflect the committed changes.