diff options
Diffstat (limited to 'gcc/c-parse.in')
-rw-r--r-- | gcc/c-parse.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-parse.in b/gcc/c-parse.in index 5ade99ff3d2..170f5331eb2 100644 --- a/gcc/c-parse.in +++ b/gcc/c-parse.in @@ -2830,7 +2830,6 @@ end ifobjc cpplib.h's token codes into yacc's token codes. */ static enum cpp_ttype last_token; -extern cpp_reader parse_in; /* The reserved keyword table. */ struct resword |