summaryrefslogtreecommitdiff
path: root/src/feature.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature.h')
-rw-r--r--src/feature.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/feature.h b/src/feature.h
index b900569a5..95701a79a 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -379,10 +379,8 @@
/*
* +user_commands Allow the user to define his own commands.
+ * Now always enabled.
*/
-#ifdef FEAT_NORMAL
-# define FEAT_USR_CMDS
-#endif
/*
* +printer ":hardcopy" command