removed an unused line #216

This commit is contained in:
Jordi Sanfeliu 2019-01-02 10:08:21 +01:00
parent a23d5337fe
commit 4c1f1e28ec
1 changed files with 0 additions and 1 deletions

View File

@ -492,7 +492,6 @@ EOF
if($mode eq "localhost" || $mode eq "traffacct") {
$title = $config{hostname};
} elsif($mode eq "multihost") {
# $graph = $graph eq "all" ? "_system1" : $graph;
if($graph ne "all") {
my ($g1, $g2) = ($graph =~ /(_\D+).*?(\d)$/);
if($g1 eq "_port") {