mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
mark dead code
git-svn-id: http://www.observium.org/svn/observer/trunk@1912 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
## FIXME not used, do we still need this?
|
||||||
|
## included from includes/unix.php, which is also unused
|
||||||
|
|
||||||
function mailerrorgraphUnix ($rrd, $graph, $from, $to, $width, $height, $title, $vertical) {
|
function mailerrorgraphUnix ($rrd, $graph, $from, $to, $width, $height, $title, $vertical) {
|
||||||
global $config, $installdir;
|
global $config, $installdir;
|
||||||
$database = $config['rrd_dir'] . "/" . $rrd;
|
$database = $config['rrd_dir'] . "/" . $rrd;
|
||||||
|
|||||||
Reference in New Issue
Block a user