mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-08 06:07:32 +02:00
remove unused
This commit is contained in:
@@ -464,7 +464,6 @@ nexttok_noparens(const char* s)
|
||||
{
|
||||
if (!s)
|
||||
return NULL;
|
||||
int paren = 0;
|
||||
|
||||
s = skip_ws(s);
|
||||
if (!*s)
|
||||
|
||||
Reference in New Issue
Block a user