Skip to content

Commit

Permalink
MDL-20204 removed some forgotten legacy code
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Dec 23, 2009
1 parent 358c13c commit 054652d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/pagelib.php
Original file line number Diff line number Diff line change
Expand Up @@ -955,8 +955,6 @@ public function force_theme($themename) {
$this->_theme = theme_config::load($themename);
if ($this === $PAGE) {
$THEME = $this->_theme;
// Support legacy code.
$this->_theme->setup_legacy_pix_paths();
}
}

Expand Down

0 comments on commit 054652d

Please sign in to comment.