resload.c: `m' already set in ressetup.c

This commit is contained in:
h_vogt 2013-05-09 10:23:51 +02:00 committed by rlar
parent 025c0870d9
commit edce7230c2
1 changed files with 0 additions and 3 deletions

View File

@ -59,9 +59,6 @@ RESacload(GENmodel *inModel, CKTcircuit *ckt)
for (here = model->RESinstances; here != NULL ;
here = here->RESnextInstance) {
if(!here->RESmGiven)
here->RESm = 1.0;
m = (here->RESm);
if(here->RESacresGiven) {