From: Jeffrey Altman Date: Wed, 6 Sep 2006 00:51:44 +0000 (+0000) Subject: windows-fs-prototypes-20060905 X-Git-Tag: BP-openafs-windows-kdfs-ifs~1058 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b4d8384b6779369faa9c4fd533979f363ef4dc81;p=packages%2Fo%2Fopenafs.git windows-fs-prototypes-20060905 remove unused prototype --- diff --git a/src/WINNT/afsd/fs.c b/src/WINNT/afsd/fs.c index 6959df8c3..0259749dd 100644 --- a/src/WINNT/afsd/fs.c +++ b/src/WINNT/afsd/fs.c @@ -62,8 +62,6 @@ static int MemDumpCmd(struct cmd_syndesc *asp, char *arock); static int CSCPolicyCmd(struct cmd_syndesc *asp, char *arock); static int MiniDumpCmd(struct cmd_syndesc *asp, char *arock); -extern afs_int32 VL_GetEntryByNameO(); - static char pn[] = "fs"; static int rxInitDone = 0;