aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/grap
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/grap')
-rw-r--r--src/cmd/grap/grapl.lx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/grap/grapl.lx b/src/cmd/grap/grapl.lx
index 6d93f083..f22de6b4 100644
--- a/src/cmd/grap/grapl.lx
+++ b/src/cmd/grap/grapl.lx
@@ -9,8 +9,6 @@
#include "grap.h"
#include "y.tab.h"
-extern struct symtab symtab[];
-
int yyback(int *, int);
int yylook(void);
int yywrap(void);