Commit:    f9fbd330304589021f0b89d1e4338a365d9142cd
Author:    Alexander Makarov <[email protected]>         Wed, 25 Nov 2020 
12:08:09 +0300
Committer: Sara Golemon <[email protected]>      Wed, 25 Nov 2020 20:28:13 +0000
Parents:   27349809300b151a46ad30e68cad96b95544dcdd
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=f9fbd330304589021f0b89d1e4338a365d9142cd

Log:
Remove dead code

Changed paths:
  M  include/layout.inc


Diff:
diff --git a/include/layout.inc b/include/layout.inc
index 9f2509b05..67202e1c7 100644
--- a/include/layout.inc
+++ b/include/layout.inc
@@ -710,10 +710,6 @@ function release_language_chooser($currentlang) {
     $LANGUAGES = array(
         'en'    => 'English',
         'pt_BR' => 'Brazilian Portuguese',
-//        'zh'    => 'Chinese (Simplified)',
-//        'nl'    => 'Dutch',
-//        'fr'    => 'French',
-//        'de'    => 'German',
         'ru'    => 'Russian',
     );


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to