diff --git a/locallib.php b/locallib.php index cfa92499d7c..9ec74b80286 100644 --- a/locallib.php +++ b/locallib.php @@ -2070,9 +2070,6 @@ function theme_boost_union_callbackimpl_before_standard_html(&$hook = null) { } } - // Require local library. - require_once($CFG->dirroot . '/theme/boost_union/locallib.php'); - // Add the touch icons to the page. $html .= theme_boost_union_get_touchicons_html_for_page();