Revert "Added decl_early_init() which is called when PLAYAGAIN is supported."

This reverts commit acbe4d9242.
This commit is contained in:
nhmall
2018-11-23 22:17:24 -05:00
parent bb826992dd
commit c5b283a839
6 changed files with 4 additions and 279 deletions

View File

@@ -251,9 +251,6 @@ E void FDECL(destroy_drawbridge, (int, int));
/* ### decl.c ### */
E void NDECL(decl_init);
#ifdef PLAYAGAIN
E void NDECL(decl_early_init);
#endif
/* ### detect.c ### */