From 6adb99f45359a8fdecf1d64063fcc915787f6d4e Mon Sep 17 00:00:00 2001 From: guillaume pellerin Date: Mon, 23 Sep 2013 00:08:54 +0200 Subject: [PATCH] cleanup --- format/renderer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/format/renderer.php b/format/renderer.php index 7f33f3f..8a5c90f 100644 --- a/format/renderer.php +++ b/format/renderer.php @@ -679,7 +679,6 @@ abstract class format_section_renderer_base extends plugin_renderer_base { // Now the list of sections.. echo $this->start_section_list(); - foreach ($modinfo->get_section_info_all() as $section => $thissection) { if ($section == 0) { // 0-section is displayed a little different then the others -- 2.39.5