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:
Ingo Paschke
2026-05-11 20:30:45 +02:00
parent beaed3aa08
commit 7b559f4d02
10 changed files with 4 additions and 194 deletions
-1
View File
@@ -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.