mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-20204 removed some forgotten legacy code
This commit is contained in:
parent
358c13cbbf
commit
054652d623
@ -955,8 +955,6 @@ class moodle_page {
|
||||
$this->_theme = theme_config::load($themename);
|
||||
if ($this === $PAGE) {
|
||||
$THEME = $this->_theme;
|
||||
// Support legacy code.
|
||||
$this->_theme->setup_legacy_pix_paths();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user