From 6ad0a6ad382adf73cb3cad411009b924baafb8a9 Mon Sep 17 00:00:00 2001 From: dwarning Date: Tue, 5 Dec 2023 17:02:51 +0100 Subject: [PATCH] hisim2: allow compile w/o NEWCONV defined --- src/spicelib/devices/hisim2/hsm2ld.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/spicelib/devices/hisim2/hsm2ld.c b/src/spicelib/devices/hisim2/hsm2ld.c index cf694177a..d72a8459b 100644 --- a/src/spicelib/devices/hisim2/hsm2ld.c +++ b/src/spicelib/devices/hisim2/hsm2ld.c @@ -853,7 +853,6 @@ tm0 = gtodsecld() ; isConv = 0; } } - } #endif /* NEWCONV */ } }