summaryrefslogtreecommitdiff
path: root/gcc/cp/spew.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/spew.c')
-rw-r--r--gcc/cp/spew.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/spew.c b/gcc/cp/spew.c
index e05b6f6ef41..070cf2fef98 100644
--- a/gcc/cp/spew.c
+++ b/gcc/cp/spew.c
@@ -45,8 +45,6 @@ Boston, MA 02111-1307, USA. */
#define SPEW_INLINE inline
#endif
-extern cpp_reader parse_in;
-
/* This takes a token stream that hasn't decided much about types and
tries to figure out as much as it can, with excessive lookahead and
backtracking. */