diff -r 81dcb3987cbb -r c2c0084df58e stage3/forced_narrow_candidate_datatypes.cc --- a/stage3/forced_narrow_candidate_datatypes.cc Thu Oct 25 12:48:48 2012 +0100 +++ b/stage3/forced_narrow_candidate_datatypes.cc Thu Oct 25 13:40:13 2012 +0100 @@ -149,9 +149,6 @@ ERROR; } */ -printf("\n\n result of forced_narrow...\n"); -print_ast_c::print(symbol); -// for(int i = 0; i < symbol->n; i++) print_symbol_c::print(symbol->elements[i]); return NULL; }