From 08248560ea17cb0068025c821d08325ce18dc014 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sun, 7 Dec 2003 23:18:33 +0000 Subject: [PATCH] ticket-2618-corrections-20031207 Remove extraneous declarations in dir.c --- src/dir/dir.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/dir/dir.c b/src/dir/dir.c index 0a53a54de..545732895 100644 --- a/src/dir/dir.c +++ b/src/dir/dir.c @@ -129,9 +129,6 @@ RCSID #endif /* KERNEL */ afs_int32 DErrno; -char *DRelease(); -struct DirEntry *DRead(); -struct DirEntry *DNew(); /* Local static prototypes */ static struct DirEntry *FindItem(void *dir, char *ename, -- 2.39.5