From 73379f4146633d500ad57435dc39cb1bbaaca31f Mon Sep 17 00:00:00 2001 From: Jim Monte Date: Fri, 14 Jun 2019 23:09:24 +0200 Subject: [PATCH] [PATCH #66] Removed definition of macro MAXWORDS since it is unused. --- src/include/ngspice/cpdefs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/include/ngspice/cpdefs.h b/src/include/ngspice/cpdefs.h index 4adeb6c6b..00ba6908e 100644 --- a/src/include/ngspice/cpdefs.h +++ b/src/include/ngspice/cpdefs.h @@ -13,8 +13,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group #include "ngspice/cpstd.h" -#define MAXWORDS 512 - /* Information about spice commands. */ struct comm {