Index: trunk/extensions/Maps/Maps.php |
— | — | @@ -287,7 +287,6 @@ |
288 | 288 | * @return true |
289 | 289 | */ |
290 | 290 | function efMapsSetup() { |
291 | | - global $wgLogRestrictions; |
292 | 291 | wfRunHooks( 'MappingServiceLoad' ); |
293 | 292 | wfRunHooks( 'MappingFeatureLoad' ); |
294 | 293 | return true; |