Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2006-10-06 13:02:46 +0400
committerMichal Čihař <michal@cihar.com>2006-10-06 13:02:46 +0400
commit59e1a823f1307398602adc0074dbcf566f232418 (patch)
tree59d9d5d2ef7dcd2a4e970beca2a38d7a95ff6c75 /scripts
parent7e2e9fd27af604ce13bd4d30bf1424a53ac94bac (diff)
remove unused code
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/lang-cleanup.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/lang-cleanup.sh b/scripts/lang-cleanup.sh
index d3fa2b790a..d8688e9cd5 100755
--- a/scripts/lang-cleanup.sh
+++ b/scripts/lang-cleanup.sh
@@ -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:"