remove obsolete function and references

This commit is contained in:
nhmall
2022-02-15 08:13:27 -05:00
parent 47c1df6e6f
commit c0a4b38bf6
5 changed files with 2 additions and 35 deletions

View File

@@ -1660,7 +1660,6 @@ extern int dosuspend(void);
#endif
#endif /* TOS */
#ifdef WIN32
extern char *get_username(int *);
extern void nt_regularize(char *);
extern int(*nt_kbhit)(void);
extern void Delay(int);