diff --git a/wp-includes/ms-functions.php b/wp-includes/ms-functions.php index 23045be22..15a3158db 100644 --- a/wp-includes/ms-functions.php +++ b/wp-includes/ms-functions.php @@ -1459,9 +1459,6 @@ function recurse_dirsize( $directory ) { /** * Check whether a blog has used its allotted upload space. * - * Used by get_dirsize() to get a directory's size when it contains - * other directories. - * * @since MU * @uses get_dirsize() *