From eb1ab91e1a12520d825cae60ee49655a0e8c4b94 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Mon, 26 Sep 2016 08:51:47 -0600 Subject: Node cleanup --- src/printer/dump.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/printer/dump.cpp') diff --git a/src/printer/dump.cpp b/src/printer/dump.cpp index 66bcc7e..a88f472 100644 --- a/src/printer/dump.cpp +++ b/src/printer/dump.cpp @@ -159,7 +159,6 @@ void Dump::printS(std::string ident, chillAST_MacroDefinition *n, std::ostream & o << n->macroName << " "; dumpVector(this, ident, n->getParameters(), o); print(ident, n->getBody(), o); - if (n->rhsString) o << " (aka " << n->rhsString << ") "; } void Dump::printS(std::string ident, chillAST_Malloc *n, std::ostream &o) { -- cgit v1.2.3-70-g09d2