Removed unneeded file.

git-svn-id: https://develop.svn.wordpress.org/trunk@1243 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-05-08 20:42:51 +00:00
parent 9b0c9f9e02
commit cd127d0c45
2 changed files with 0 additions and 55 deletions

View File

@@ -38,7 +38,6 @@ $wpdb->show_errors();
require (ABSPATH . WPINC . '/functions.php');
require (ABSPATH . WPINC . '/functions-formatting.php');
require (ABSPATH . 'wp-config-extra.php');
require (ABSPATH . WPINC . '/template-functions.php');
require (ABSPATH . WPINC . '/links.php');
require (ABSPATH . WPINC . '/kses.php');