Browse Source

nipred.c, remove unused variable `temp'

pre-master-46
Francesco Lannutti 13 years ago
parent
commit
f153208a5f
  1. 1
      src/maths/ni/nipred.c

1
src/maths/ni/nipred.c

@ -24,7 +24,6 @@ NIpred(CKTcircuit * ckt)
{ {
int i; int i;
double *temp;
int size; int size;
CKTnode *node; CKTnode *node;

Loading…
Cancel
Save