Remove unneeded changes

This commit is contained in:
Louis Bailleul
2015-11-19 10:02:31 +00:00
parent 32f97ab424
commit cc9fde610d
2 changed files with 0 additions and 2 deletions

View File

@ -247,7 +247,6 @@ if (strpos($port['label'], 'oopback') === false && !$graph_type) {
echo '<span class="neighbors-interface-list" style="display: none;">';
}
$link_if = dbFetchRow('SELECT * from ports AS I, devices AS D WHERE I.device_id = D.device_id and I.port_id = ?', array($int_link));
echo "$br";
if ($int_links_phys[$int_link]) {