Page MenuHomePhabricator

Remove unused `AASTTree::renderAsText` methods
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 10:11 AM.
Tags
None
Referenced Files
F15306468: D12290.id29513.diff
Thu, Mar 6, 4:05 AM
Unknown Object (File)
Feb 2 2025, 11:23 AM
Unknown Object (File)
Jan 31 2025, 6:04 PM
Unknown Object (File)
Jan 27 2025, 12:37 AM
Unknown Object (File)
Jan 21 2025, 6:30 PM
Unknown Object (File)
Jan 17 2025, 11:40 PM
Unknown Object (File)
Jan 17 2025, 8:13 PM
Unknown Object (File)
Jan 16 2025, 4:03 AM
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.