mirror of https://github.com/YosysHQ/yosys.git
remove new line per maintainer request
This commit is contained in:
parent
d2f3251528
commit
665e0f6131
|
@ -314,7 +314,6 @@ LibertyAst *LibertyParser::parse()
|
|||
switch(tok)
|
||||
{
|
||||
case 'n':
|
||||
//fprintf(stderr,"Unexpected newline at %d\n",line);
|
||||
continue;
|
||||
case '[':
|
||||
case ']':
|
||||
|
|
Loading…
Reference in New Issue