NOBUG fixed TODO which was already solved

This commit is contained in:
Petr Skoda
2009-11-08 21:20:21 +00:00
parent 07b81ebd2d
commit 088f3ffc5d
-1
View File
@@ -685,7 +685,6 @@ class moodle_core_renderer extends moodle_renderer_base {
* @return string HTML that you must output this, preferably immediately.
*/
public function header() {
// TODO remove $navigation and $menu arguments - replace with $PAGE->navigation
global $USER, $CFG;
$this->page->set_state(moodle_page::STATE_PRINTING_HEADER);