remove commented out print_term

This commit is contained in:
Mark Thom
2018-01-13 21:53:38 -07:00
parent 933c4ada35
commit d1a1463ff2

View File

@@ -355,7 +355,6 @@ impl Machine {
printer.print()
}
// NEW ---
fn print_term(&self, addr: &Addr) -> String
{
match addr {