remove unused code

This commit is contained in:
Michal Čihař
2006-10-06 09:02:46 +00:00
parent 7e2e9fd27a
commit 59e1a823f1

View File

@@ -5,11 +5,6 @@
#
# Script for removing language selection from phpMyAdmin
TYPES=<<EOT
all-languages:-false
all-languages-utf-8-only:-not -name '*-utf-8.inc.php'
EOT
if [ $# -lt 1 ] ; then
echo "Usage: lang-cleanup.sh type ..."
echo "Type can be one of:"