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)
Sat, Nov 16, 8:35 PM
Unknown Object (File)
Thu, Nov 14, 4:35 PM
Unknown Object (File)
Sun, Nov 10, 8:00 AM
Unknown Object (File)
Sat, Nov 2, 7:06 AM
Unknown Object (File)
Wed, Oct 30, 9:19 PM
Unknown Object (File)
Oct 17 2024, 3:49 AM
Unknown Object (File)
Oct 10 2024, 11:04 AM
Unknown Object (File)
Oct 2 2024, 2:34 AM
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.