From c451c1f6bdde024988759041d79c7f84178c61fd Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 26 May 2003 02:40:26 +0000 Subject: [PATCH] Removed mystery character? --- lib/graphlib.php | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5