diff --git a/src/spicelib/parser/inpgmod.c b/src/spicelib/parser/inpgmod.c index 8a87af644..8892343b7 100644 --- a/src/spicelib/parser/inpgmod.c +++ b/src/spicelib/parser/inpgmod.c @@ -119,8 +119,6 @@ create_model(CKTcircuit *ckt, INPmodel *modtmp, INPtables *tab) if (device->registry_entry){ INPgetNetTok(&line, &parm, 1); /* throw away osdi */ tfree(parm); - INPgetNetTok(&line, &parm, 1); /* throw away module name */ - tfree(parm); } #endif