diff --git a/lib/blocklib.php b/lib/blocklib.php index 692a6a944e8..942c24a6a64 100644 --- a/lib/blocklib.php +++ b/lib/blocklib.php @@ -1062,9 +1062,6 @@ class block_manager { /** * Process any block actions that were specified in the URL. * - * This can only be done given a valid $page object. - * - * @param moodle_page $page the page to add blocks to. * @return boolean true if anything was done. False if not. */ public function process_url_actions() {