* Removed getNsText() decleration, redundant now that the parent defines it in
[lhc/web/wiklou.git] / languages / LanguageNn.php
index 236b5d8..e25ac4e 100644 (file)
@@ -1331,10 +1331,6 @@ class LanguageNn extends LanguageUtf8 {
                return $wgMagicWordsNn;
        }
 
-       function getNsText( $index ) {
-               global $wgNamespaceNamesNn;
-               return $wgNamespaceNamesNn[$index];
-       }
 
        function getNsIndex( $text ) {
                global $wgNamespaceNamesNn;