summaryrefslogtreecommitdiffstats
path: root/src/feature.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature.h')
-rw-r--r--src/feature.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/feature.h b/src/feature.h
index 6334288feb..26296d337e 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -127,6 +127,8 @@
* Support was removed in 8.1.1093.
* +farsi Farsi (Persian language) Keymap support.
* Removed in patch 8.1.0932
+ * +footer Motif only: Add a message area at the bottom of the
+ * main window area.
*/
/*
@@ -1133,14 +1135,6 @@
# endif
#endif
-#if 0
-/*
- * +footer Motif only: Add a message area at the bottom of the
- * main window area.
- */
-# define FEAT_FOOTER
-#endif
-
/*
* +autochdir 'autochdir' option.
*/