From fe7d753a338ff23a28f53036c42ff8a833918181 Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 5 May 1992 23:11:56 +0000 Subject: [PATCH] Formerly posix/getcwd.c.~9~ --- sysdeps/posix/getcwd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sysdeps/posix/getcwd.c b/sysdeps/posix/getcwd.c index ac98a6e503..3b39e18dbb 100644 --- a/sysdeps/posix/getcwd.c +++ b/sysdeps/posix/getcwd.c @@ -48,7 +48,6 @@ DEFUN(getcwd, (buf, size), char *buf AND size_t size) ino_t rootino, thisino; char *path; register char *pathp; - size_t pathlen; struct stat st; if (size == 0) -- 2.11.0