diff --git a/includes/graphing.php b/includes/graphing.php index e53213b80..39d1fc99a 100644 --- a/includes/graphing.php +++ b/includes/graphing.php @@ -4,7 +4,6 @@ include("graphing/screenos.php"); include("graphing/fortigate.php"); include("graphing/windows.php"); include("graphing/unix.php"); -include("graphing/collectd.inc.php"); function graph_multi_bits ($interfaces, $graph, $from, $to, $width, $height, $title, $vertical, $inverse, $legend = '1') { global $config, $installdir;