Detail.
This commit is contained in:
parent
cd0486ff9f
commit
fbfe851994
|
@ -412,7 +412,6 @@ Name* parse(char* lines, const char* filename)
|
|||
{
|
||||
first = prev = nn;
|
||||
}
|
||||
printf("nnoffset: %s, %d\n", nn->offset, nn->offsetNumeric);
|
||||
}
|
||||
|
||||
// Free the allocated node
|
||||
|
|
Loading…
Reference in New Issue