Removed unused END_ELEMENTS definition.

This commit is contained in:
Janet B. Anderson
1996-06-19 14:38:38 +00:00
parent 20eed1bd05
commit fb82d0de0a
2 changed files with 0 additions and 6 deletions

View File

@@ -124,9 +124,6 @@
#define BINARY_MINUS_I_C_P 4
#define BINARY_MINUS_CODE SUB
/* flags end of element table */
#define END_ELEMENTS -1
/* parsing return values */
#define FINE 0
#define UNKNOWN_ELEMENT -1

View File

@@ -124,9 +124,6 @@
#define BINARY_MINUS_I_C_P 4
#define BINARY_MINUS_CODE SUB
/* flags end of element table */
#define END_ELEMENTS -1
/* parsing return values */
#define FINE 0
#define UNKNOWN_ELEMENT -1