From: Jeffrey Altman Date: Wed, 6 Sep 2006 00:54:48 +0000 (+0000) Subject: DEVEL15-windows-fs-prototypes-20060905 X-Git-Tag: openafs-devel-1_5_8~8 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=994450d18787501d2190f20b19e4abe0981a9fa0;p=packages%2Fo%2Fopenafs.git DEVEL15-windows-fs-prototypes-20060905 remove unused prototype (cherry picked from commit b4d8384b6779369faa9c4fd533979f363ef4dc81) --- 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;