1 parent 85a8ffc commit a3b2fb3Copy full SHA for a3b2fb3
1 file changed
src/term.c
@@ -1360,7 +1360,6 @@ static tcap_entry_T builtin_debug[] = {
1360
{(int)KS_NAME, NULL} // end marker
1361
};
1362
1363
-# if defined(AMIGA) || defined(ALL_BUILTIN_TCAPS)
1364
/*
1365
* MorphOS
1366
*/
@@ -1457,7 +1456,6 @@ static tcap_entry_T builtin_morphos[] = {
1457
1456
1458
1459
1460
-# endif
1461
1462
1463
* List of builtin terminals.
0 commit comments