Fix a bug in optran code:

devname will be used in the list of instances
This commit is contained in:
Holger Vogt 2021-10-26 11:34:44 +02:00
parent 01ed224896
commit 063665c374
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ void INPpas4(CKTcircuit *ckt, INPtables *tab)
ckt->CKTstat->STATdevNum[mytype].instNum++;
ckt->CKTstat->STATtotalDev++;
tfree(devname);
nadded++;
}
}