From: Jeffrey Altman Date: Wed, 6 Sep 2006 00:53:12 +0000 (+0000) Subject: STABLE14-windows-fs-prototypes-20060905 X-Git-Tag: openafs-stable-1_4_2fc3~7 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cd89cab070b52e424435452c6f7ac3288895e88d;p=packages%2Fo%2Fopenafs.git STABLE14-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 ec51a255c..e62863561 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;