Page MenuHomePhabricator

Remove unused `AASTTree::renderAsText` methods
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 10:11 AM.
Tags
None
Referenced Files
F14476758: D12290.diff
Sat, Dec 28, 7:51 AM
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
Subscribers

Details

Summary

These methods do not seem to be used.

Test Plan

grep

Diff Detail

Repository
rPHU libphutil
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5145
Build 5163: [Placeholder Plan] Wait for 30 Seconds

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.