Amiga: delete dead files and dead-macro code
Delete amigst.c (empty) and amitty.c (TTY/BBS stub). Drop WINVERS_AMIT, SUPERBITMAP_MAP, EXTMENU, SHELL/dosh(), and the bbs_id reference in src/files.c.
This commit is contained in:
@@ -57,7 +57,6 @@ CLIPPING must be defined for the AMIGA version
|
||||
|
||||
#define WINVERS_AMII (strcmp("amii", windowprocs.name) == 0)
|
||||
#define WINVERS_AMIV (strcmp("amiv", windowprocs.name) == 0)
|
||||
#define WINVERS_AMIT (strcmp("amitty", windowprocs.name) == 0)
|
||||
|
||||
/* cw->data[x] contains 2 characters worth of special information. These
|
||||
* characters are stored at the offsets as described here.
|
||||
|
||||
Reference in New Issue
Block a user