[PATCH #66] Removed definition of macro MAXWORDS since it is unused.
This commit is contained in:
parent
72068e035c
commit
ceb5b4b907
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue