hide some names

This commit is contained in:
ceriel 1988-06-24 09:31:28 +00:00
parent e9258fbd87
commit 7df54e099d

View File

@ -6,7 +6,6 @@
#endif #endif
extern int LLsymb; extern int LLsymb;
extern char LLsets[];
#define LL_SAFE(x) /* Nothing */ #define LL_SAFE(x) /* Nothing */
#define LL_SSCANDONE(x) if (LLsymb != x) LLerror(x); else #define LL_SSCANDONE(x) if (LLsymb != x) LLerror(x); else