From 7df54e099df07b019823ab2b4b81566d5596e352 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 24 Jun 1988 09:31:28 +0000 Subject: [PATCH] hide some names --- util/LLgen/lib/incl | 1 - 1 file changed, 1 deletion(-) diff --git a/util/LLgen/lib/incl b/util/LLgen/lib/incl index 9049cf9c..49ca9532 100644 --- a/util/LLgen/lib/incl +++ b/util/LLgen/lib/incl @@ -6,7 +6,6 @@ #endif extern int LLsymb; -extern char LLsets[]; #define LL_SAFE(x) /* Nothing */ #define LL_SSCANDONE(x) if (LLsymb != x) LLerror(x); else