I removed the unused integer deftype.
Its name collided with an array in symbols.c.
This commit is contained in:
parent
1b8f41d3b2
commit
ad104f9164
@ -83,7 +83,6 @@ double dval;
|
|||||||
char *sval;
|
char *sval;
|
||||||
int e1,e2;
|
int e1,e2;
|
||||||
int chann; /* input/output channel */
|
int chann; /* input/output channel */
|
||||||
int deftype; /* predefined type declarer */
|
|
||||||
|
|
||||||
char *formatstring; /* formatstring used for printing */
|
char *formatstring; /* formatstring used for printing */
|
||||||
Symbol *s; /* Symbol dummy */
|
Symbol *s; /* Symbol dummy */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user