Refactoring: inline untreeify()
After recent changes, it was only called from untreeify_body() and that function only called untreeify(). Therefore, the existence of both functions wasn't justified. I retained the function with the stronger name.
Authored by: david_costanzo 18 hours ago
Parent: [r6335]
Child: [r6337]