# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /Users/Francesco/NetBeansProjects/bp-branch-1.2/1.2
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: bp-core.php
--- bp-core.php Base (BASE)
+++ bp-core.php Locally Modified (Based On LOCAL)
@@ -1710,7 +1710,7 @@
 	if ( bp_core_is_multisite() && is_site_admin( bp_core_get_username( $user_id ) ) )
 		return false;
 
-	if ( bp_core_is_multisite() && function_exists('wpmu_delete_user') ) {
\ No newline at end of file
+	if ( bp_core_is_multisite() ) {
\ No newline at end of file
 		require_once( ABSPATH . '/wp-admin/includes/mu.php' );
 		require_once( ABSPATH . '/wp-admin/includes/user.php' );
 
