summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
index 4ffaad5..17821be 100755
--- a/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
@@ -59,8 +59,6 @@ do
done < $XLST
-# Display the output, with us English as the first entry
-echo "us U.S. English"
sort -b -d +1 $TMPLIST
# Delete the tmp file
OpenPOWER on IntegriCloud