summaryrefslogtreecommitdiffstats
path: root/gcc/cp/repo.c
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2001-04-12 22:31:56 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2001-04-12 22:31:56 +0000
commit2735b4a4141be3658592a456e6ca19ba2f8e8b85 (patch)
tree48b09d9ff7415cb28ff7326b37ba516af171ec6c /gcc/cp/repo.c
parent24fb04fec97e5726327c0a551f6e2d2d593ab592 (diff)
downloadppe42-gcc-2735b4a4141be3658592a456e6ca19ba2f8e8b85.tar.gz
ppe42-gcc-2735b4a4141be3658592a456e6ca19ba2f8e8b85.zip
* cp-tree.h (warn_return_type, yylex): Delete redundant
declarations. * decl.c (current_class_depth, global_namespace): Likewise. * decl2.c (current_class_depth, flag_gnu_xref): Likewise * repo.c (flag_use_repository): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41314 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/repo.c')
-rw-r--r--gcc/cp/repo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/repo.c b/gcc/cp/repo.c
index 897648a0b28..6dfcafc24f3 100644
--- a/gcc/cp/repo.c
+++ b/gcc/cp/repo.c
@@ -48,7 +48,6 @@ static FILE *repo_file;
static char *old_args, *old_dir, *old_main;
-extern int flag_use_repository;
static struct obstack temporary_obstack;
extern struct obstack permanent_obstack;
OpenPOWER on IntegriCloud