diff --git a/src/xspice/mif/mif_inp2.c b/src/xspice/mif/mif_inp2.c index 62e9ece87..c1240e1b1 100644 --- a/src/xspice/mif/mif_inp2.c +++ b/src/xspice/mif/mif_inp2.c @@ -746,9 +746,6 @@ MIFget_port_type( *status = MIF_OK; } - - if (temp) - tfree(temp); }