Index: trunk/phase3/includes/Setup.php |
— | — | @@ -316,7 +316,6 @@ |
317 | 317 | wfProfileIn( $fname . '-includes' ); |
318 | 318 | require_once( "$IP/includes/GlobalFunctions.php" ); |
319 | 319 | require_once( "$IP/includes/Hooks.php" ); |
320 | | - require_once( "$IP/includes/Namespace.php" ); |
321 | 320 | require_once( "$IP/includes/ProxyTools.php" ); |
322 | 321 | require_once( "$IP/includes/ImageFunctions.php" ); |
323 | 322 | wfProfileOut( $fname . '-includes' ); |