diff --git a/passes/techmap/libparse.cc b/passes/techmap/libparse.cc index 2dee7bab3..471d451de 100644 --- a/passes/techmap/libparse.cc +++ b/passes/techmap/libparse.cc @@ -314,7 +314,6 @@ LibertyAst *LibertyParser::parse() switch(tok) { case 'n': - //fprintf(stderr,"Unexpected newline at %d\n",line); continue; case '[': case ']':