Page MenuHomePhabricator

Remove unused `AASTTree::renderAsText` methods
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 10:11 AM.
Tags
None
Referenced Files
F15548209: D12290.diff
Sat, Apr 26, 10:28 PM
F15543573: D12290.id.diff
Fri, Apr 25, 11:21 PM
F15540932: D12290.diff
Fri, Apr 25, 9:46 AM
F15537784: D12290.id29517.diff
Thu, Apr 24, 3:42 PM
F15452177: D12290.diff
Mar 29 2025, 2:27 AM
F15444747: D12290.id29493.diff
Mar 27 2025, 11:03 AM
F15413495: D12290.id29517.diff
Mar 19 2025, 7:10 PM
F15407302: D12290.id29517.diff
Mar 18 2025, 4:48 PM
Subscribers

Details

Summary

These methods do not seem to be used.

Test Plan

grep

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Remove unused `AASTTree::renderAsText` methods.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

IIRC, I added them since they were occasionally useful for debugging, but the XHPAST web UI tool has generally been more helpful since it was introdced.

This revision is now accepted and ready to land.Apr 5 2015, 12:16 PM
This revision was automatically updated to reflect the committed changes.