From: moodler <moodler> Date: Mon, 26 May 2003 02:40:26 +0000 (+0000) Subject: Removed mystery character? X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c451c1f6bdde024988759041d79c7f84178c61fd;p=moodle.git Removed mystery character? --- diff --git a/lib/graphlib.php b/lib/graphlib.php index dae439fce5..5ca70207a4 100644 --- a/lib/graphlib.php +++ b/lib/graphlib.php @@ -207,7 +207,6 @@ function init() { $this->init_y_ticks(); } - function draw_text() { $colour = $this->parameter['outer_background']; if ($colour != 'none') $this->draw_rectangle($this->calculated['outer_border'], $colour, 'fill'); // graph background