Page MenuHomePhabricator

Remove unused `AASTTree::renderAsText` methods
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 10:11 AM.
Tags
None
Referenced Files
F13254615: D12290.diff
Sat, May 25, 3:33 AM
F13240625: D12290.id29517.diff
Wed, May 22, 3:40 PM
F13233913: D12290.diff
Tue, May 21, 2:39 AM
F13208583: D12290.id29513.diff
Thu, May 16, 5:49 PM
F13204069: D12290.id.diff
Wed, May 15, 12:19 AM
Unknown Object (File)
Sat, May 4, 7:05 PM
Unknown Object (File)
May 1 2024, 12:34 AM
Unknown Object (File)
Apr 16 2024, 11:17 AM
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 5134
Build 5152: [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.