Remove built-in speaker support

The changes to amiga, mac and msdos builds are untested.
This commit is contained in:
Pasi Kallinen
2019-05-11 10:30:41 +03:00
parent 02826c4ebc
commit 217671e00f
36 changed files with 23 additions and 6842 deletions

View File

@@ -304,10 +304,6 @@ extern short clear_tty_window(WindowPtr window, short from_row,
extern short get_invalid_region(WindowPtr window, Rect *inval_rect);
extern short set_invalid_region(WindowPtr window, Rect *inval_rect);
/*
* Now in macsnd.c, which seemed like a good place
*/
extern void tty_nhbell();
#if EXTENDED_SUPPORT