Skip to content

Commit a3b2fb3

Browse files
committed
Include MorphOS builtin term
1 parent 85a8ffc commit a3b2fb3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/term.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,6 @@ static tcap_entry_T builtin_debug[] = {
13601360
{(int)KS_NAME, NULL} // end marker
13611361
};
13621362

1363-
# if defined(AMIGA) || defined(ALL_BUILTIN_TCAPS)
13641363
/*
13651364
* MorphOS
13661365
*/
@@ -1457,7 +1456,6 @@ static tcap_entry_T builtin_morphos[] = {
14571456

14581457
{(int)KS_NAME, NULL} // end marker
14591458
};
1460-
# endif
14611459

14621460
/*
14631461
* List of builtin terminals.

0 commit comments

Comments
 (0)