diff options
Diffstat (limited to 'gcc/c-decl.c')
-rw-r--r-- | gcc/c-decl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-decl.c b/gcc/c-decl.c index 7653479a..a7a4dbf 100644 --- a/gcc/c-decl.c +++ b/gcc/c-decl.c @@ -42,7 +42,6 @@ Boston, MA 02111-1307, USA. */ #include "ggc.h" #include "tm_p.h" #include "cpplib.h" -extern cpp_reader parse_in; /* In grokdeclarator, distinguish syntactic contexts of declarators. */ enum decl_context |