Removed an unused variable declaration.

This commit is contained in:
Tim Edwards 2023-03-25 15:53:32 -04:00
parent 7b9809e567
commit 8ab5d465e9
1 changed files with 0 additions and 1 deletions

View File

@ -1881,7 +1881,6 @@ flatCopyAllLabels(scx, lab, tpath, targetUse)
unsigned short flags = 0; unsigned short flags = 0;
unsigned int port = 0; unsigned int port = 0;
CellDef *def; CellDef *def;
char labelname[1024];
char *n, *f, c; char *n, *f, c;
/* Ignore null labels */ /* Ignore null labels */