diff --git a/html/includes/print-graphrow.inc.php b/html/includes/print-graphrow.inc.php index 5f8486d924..90fbd2fca9 100644 --- a/html/includes/print-graphrow.inc.php +++ b/html/includes/print-graphrow.inc.php @@ -46,8 +46,6 @@ if($_SESSION['screen_width']) { } } -echo $graph_array['width']; - if( $graph_array['width'] < 215) { $graph_array['width'] = 215; }