aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 68444839d..b4ea70242 100644
--- a/Config.in
+++ b/Config.in
@@ -143,7 +143,6 @@ config FEATURE_CHECK_UNICODE_IN_ENV
config SUBST_WCHAR
int "Character code to substitute unprintable characters with"
- range 1 4294967295
depends on FEATURE_ASSUME_UNICODE
default 63
help
@@ -153,7 +152,6 @@ config SUBST_WCHAR
config LAST_SUPPORTED_WCHAR
int "Range of supported Unicode characters"
- range 0 4294967295
depends on FEATURE_ASSUME_UNICODE
default 767
help