Removed an unused variable declaration.
This commit is contained in:
parent
7b9809e567
commit
8ab5d465e9
|
|
@ -1881,7 +1881,6 @@ flatCopyAllLabels(scx, lab, tpath, targetUse)
|
|||
unsigned short flags = 0;
|
||||
unsigned int port = 0;
|
||||
CellDef *def;
|
||||
char labelname[1024];
|
||||
char *n, *f, c;
|
||||
|
||||
/* Ignore null labels */
|
||||
|
|
|
|||
Loading…
Reference in New Issue