From 74ec911f019f5379f955b12341bf200cc4451d1d Mon Sep 17 00:00:00 2001 From: rlar Date: Sun, 11 Mar 2012 10:46:03 +0100 Subject: [PATCH] doit, drop unused `gotone' assignment --- src/frontend/subckt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/frontend/subckt.c b/src/frontend/subckt.c index 0467ff960..b7828d24e 100644 --- a/src/frontend/subckt.c +++ b/src/frontend/subckt.c @@ -440,7 +440,6 @@ doit(struct line *deck) { lcc = NULL; wl_free(submod); submod = NULL; - gotone = FALSE; /* Here we loop through the deck looking for .subckt and .ends cards. * At the end of this section, last will point to the location of the