nipred.c, remove unused variable `temp'
This commit is contained in:
parent
574d39e29c
commit
f153208a5f
|
|
@ -24,7 +24,6 @@ NIpred(CKTcircuit * ckt)
|
|||
|
||||
{
|
||||
int i;
|
||||
double *temp;
|
||||
int size;
|
||||
CKTnode *node;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue