summaryrefslogtreecommitdiff
path: root/src/usercmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usercmd.c')
-rw-r--r--src/usercmd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usercmd.c b/src/usercmd.c
index c04c80e23..f43a0a50f 100644
--- a/src/usercmd.c
+++ b/src/usercmd.c
@@ -69,9 +69,7 @@ static struct
{EXPAND_FUNCTIONS, "function"},
{EXPAND_HELP, "help"},
{EXPAND_HIGHLIGHT, "highlight"},
-#if defined(FEAT_CMDHIST)
{EXPAND_HISTORY, "history"},
-#endif
#if defined(HAVE_LOCALE_H) || defined(X_LOCALE)
{EXPAND_LOCALES, "locale"},
#endif