diff options
Diffstat (limited to 'gcc/cp/repo.c')
-rw-r--r-- | gcc/cp/repo.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/repo.c b/gcc/cp/repo.c index be8ee42..e63c0e1 100644 --- a/gcc/cp/repo.c +++ b/gcc/cp/repo.c @@ -33,8 +33,6 @@ Boston, MA 02111-1307, USA. */ #include "obstack.h" #include "toplev.h" -extern char *getpwd PROTO((void)); - static tree repo_get_id PROTO((tree)); static char *extract_string PROTO((char **)); static char *get_base_filename PROTO((const char *)); |