aboutsummaryrefslogtreecommitdiff
path: root/src/getchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getchar.c')
-rw-r--r--src/getchar.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/getchar.c b/src/getchar.c
index 134f6d175b..92e1ece639 100644
--- a/src/getchar.c
+++ b/src/getchar.c
@@ -4249,12 +4249,6 @@ int *local_ptr; /* return: buffer-local mapping or NULL */
}
-/*
- * Set up default mappings.
- */
-void init_mappings() {
-}
-
#if defined(MSDOS) || defined(MSWIN) || defined(OS2) \
|| defined(FEAT_CMDWIN) || defined(MACOS) || defined(PROTO)
/*