remove some old comments and bits

This commit is contained in:
nhmall
2019-07-15 07:52:43 -04:00
parent 97ca83fd02
commit 2dd9aac832
6 changed files with 3 additions and 45 deletions

View File

@@ -24,11 +24,6 @@ static int count_only;
#define USE_BUFFERING
#endif
/*SAVE2018*/
extern void FDECL(nhout, (int, const char *,
const char *, int, genericptr_t, int));
extern int NDECL(nhdatatypes_size);
#ifdef MICRO
int dotcnt, dotrow; /* also used in restore */
#endif