diff options
Diffstat (limited to 'gcc/dbxout.c')
-rw-r--r-- | gcc/dbxout.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/dbxout.c b/gcc/dbxout.c index bc15a4d..8536818 100644 --- a/gcc/dbxout.c +++ b/gcc/dbxout.c @@ -136,8 +136,6 @@ Boston, MA 02111-1307, USA. */ #endif #endif -char *getpwd (); - /* Typical USG systems don't have stab.h, and they also have no use for DBX-format debugging info. */ |