From 293f0afc2f21fd12b745b86ca66dc04bcd631d37 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sat, 9 Mar 2019 22:19:29 +0100 Subject: [PATCH] remove unused variables --- src/spicelib/devices/vbic/vbicask.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/spicelib/devices/vbic/vbicask.c b/src/spicelib/devices/vbic/vbicask.c index ab90f20e9..8548aeaad 100644 --- a/src/spicelib/devices/vbic/vbicask.c +++ b/src/spicelib/devices/vbic/vbicask.c @@ -23,12 +23,8 @@ int VBICask(CKTcircuit *ckt, GENinstance *instPtr, int which, IFvalue *value, IFvalue *select) { VBICinstance *here = (VBICinstance*)instPtr; - int itmp; - double vr; - double vi; - double sr; - double si; - double vm; + + NG_IGNORE(select); switch(which) { case VBIC_AREA: