summaryrefslogtreecommitdiffstats
path: root/lang.csh
diff options
context:
space:
mode:
Diffstat (limited to 'lang.csh')
-rwxr-xr-xlang.csh5
1 files changed, 0 insertions, 5 deletions
diff --git a/lang.csh b/lang.csh
index 333463f7..a5185419 100755
--- a/lang.csh
+++ b/lang.csh
@@ -25,11 +25,6 @@ if ($sourced == 1) then
unsetenv LC_ALL
endif
endif
- if ($?LINGUAS && $?LANG) then
- if ($LINGUAS == $LANG) then
- unsetenv LINGUAS
- endif
- endif
if ($?CHARSET) then
switch ($CHARSET)