Revert "follow-up on the util/recover.c change earlier"

This reverts commit 54e984c70c.
This commit is contained in:
nhmall
2021-02-04 12:48:51 -05:00
parent 54e984c70c
commit 0f58e0bdee
2 changed files with 0 additions and 37 deletions
-4
View File
@@ -22,10 +22,6 @@ extern int vms_creat(const char *, unsigned);
extern int vms_open(const char *, int, unsigned);
#endif /* VMS */
#ifndef nhUse
#define nhUse(arg) (void)(arg)
#endif
int restore_savefile(char *);
void set_levelfile_name(int);
int open_levelfile(int);