I removed the unused integer deftype.
Its name collided with an array in symbols.c.
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user