diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c index 0c06781be8..02da51fb59 100644 --- a/src/main.c +++ b/src/main.c @@ -320,8 +320,6 @@ main(argc, argv) msg_scroll = TRUE; no_wait_return = TRUE; - init_mappings(); /* set up initial mappings */ - init_highlight(TRUE, FALSE); /* set the default highlight groups */ TIME_MSG("init highlight"); |