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, 0 insertions, 4 deletions
diff --git a/src/feature.h b/src/feature.h
index 81b432db0..e2f9e2a00 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -601,10 +601,6 @@
* Now always enabled.
*/
-/* Define this if you want to use 16 bit Unicode only, reduces memory used for
- * the screen structures. */
-/* #define UNICODE16 */
-
/*
* +multi_byte_ime Win32 IME input method. Only for far-east Windows, so
* IME can be used to input chars. Not tested much!