Page MenuHomePhabricator

Remove unused `AASTTree::renderAsText` methods
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 10:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 20, 3:02 PM
Unknown Object (File)
Sun, Dec 8, 3:36 PM
Unknown Object (File)
Sat, Nov 30, 5:14 AM
Unknown Object (File)
Nov 26 2024, 7:51 AM
Unknown Object (File)
Nov 6 2024, 4:45 PM
Unknown Object (File)
Oct 29 2024, 5:31 PM
Unknown Object (File)
Oct 25 2024, 12:56 PM
Unknown Object (File)
Oct 25 2024, 5:31 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.