saved-games menu for vms (3 of 2) (trunk only)

A copy+paste error was being masked by some temporary code.
This commit is contained in:
nethack.rankin
2006-12-10 04:58:34 +00:00
parent ff41104bd0
commit 528238422a
2 changed files with 1 additions and 2 deletions

View File

@@ -476,7 +476,6 @@ dosuspend()
with the utility programs and we don't want this code there */
static void FDECL(savefile, (const char *,int,int *,char ***));
char *FDECL(plname_from_file, (const char *));
static void
savefile(name, indx, asize, array)