Skip to content
Snippets Groups Projects
Commit cc7ca3d2 authored by Geoff Rowland's avatar Geoff Rowland
Browse files

Remove $height. No longer used

parent 5fbfd61c
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,6 @@ function filter_jmol_replace_callback($matches) {
} else {
$size = 350;
}
$height = $size + 20;
// Retrieve the file from the Moodle file API.
$url = $matches[2];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment