Index: trunk/extensions/SemanticMaps/SemanticMaps.php |
— | — | @@ -91,7 +91,7 @@ |
92 | 92 | * @return true |
93 | 93 | */ |
94 | 94 | function smfSetup() { |
95 | | - global $wgExtensionCredits, $wgLang, $wgOut, $smgScriptPath; |
| 95 | + global $wgExtensionCredits, $wgLang; |
96 | 96 | |
97 | 97 | // Creation of a list of internationalized service names. |
98 | 98 | $services = array(); |