summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-04-06 04:55:41 +0000
committerBill Nottingham <notting@redhat.com>1999-04-06 04:55:41 +0000
commitccc6bc94f3771d516ae8c4574a0fe5bb5029e8fa (patch)
treed09c857843795c266c505588e97d9555ba0038bd
parentaddf22ce5bebd7a187245995c5a6c691913e8c27 (diff)
downloadinitscripts-ccc6bc94f3771d516ae8c4574a0fe5bb5029e8fa.tar.gz
initscripts-ccc6bc94f3771d516ae8c4574a0fe5bb5029e8fa.tar.xz
initscripts-ccc6bc94f3771d516ae8c4574a0fe5bb5029e8fa.zip
take out loadunimap, since setsysfont should take care of this
-rwxr-xr-xlang.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/lang.sh b/lang.sh
index 0be0f594..ac197d56 100755
--- a/lang.sh
+++ b/lang.sh
@@ -18,11 +18,6 @@ if [ -f /etc/sysconfig/i18n ]; then
export TERM=$SYSTERM
fi
- # Set console font map, but should be loaded by font.
- if [ -n "$UNIMAP" ]; then
- loadunimap $UNIMAP
- fi
-
if [ -n "$SYSFONTACM" ]; then
case $SYSFONTACM in
iso01*|iso02*|iso15*|koi*)