* Removed getMathNames()
[lhc/web/wiklou.git] / languages / LanguageFi.php
index 7ed3ba2..7fa4cf8 100644 (file)
@@ -1231,11 +1231,6 @@ class LanguageFi extends LanguageUtf8 {
     return $wgSkinNamesFi;
   }
 
-  function getMathNames() {
-    global $wgMathNamesFi;
-    return $wgMathNamesFi;
-  }
-
   function date( $ts, $adj = false )
   {
     if ( $adj ) { $ts = $this->userAdjust( $ts ); }