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)
Sat, May 4, 7:05 PM
Unknown Object (File)
Wed, May 1, 12:34 AM
Unknown Object (File)
Tue, Apr 16, 11:17 AM
Unknown Object (File)
Fri, Apr 12, 3:32 PM
Unknown Object (File)
Thu, Apr 11, 10:06 AM
Unknown Object (File)
Apr 7 2024, 4:51 PM
Unknown Object (File)
Apr 6 2024, 9:54 PM
Unknown Object (File)
Apr 2 2024, 8:22 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.