summaryrefslogtreecommitdiffstats
path: root/src/getchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getchar.c')
-rw-r--r--src/getchar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getchar.c b/src/getchar.c
index 6434b4dc41..ec9cfae189 100644
--- a/src/getchar.c
+++ b/src/getchar.c
@@ -3811,7 +3811,7 @@ getcmdkeycmd(
}
int
-do_cmdkey_command(int key, int flags)
+do_cmdkey_command(int key UNUSED, int flags)
{
int res;
#ifdef FEAT_EVAL