X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fdir%2Fdir.c;h=545732895785886df235c5b4a21d56dac95f7514;hp=0a53a54de4db3ff609cdd7bc789c672bc642ca31;hb=08248560ea17cb0068025c821d08325ce18dc014;hpb=21caaae64f4565d1a7ed82e326ef852d4cd3642f diff --git a/src/dir/dir.c b/src/dir/dir.c index 0a53a54..5457328 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,