deleted trash lines

This commit is contained in:
Dennis Eisold 2017-12-29 23:48:35 +01:00
parent d25f3c2750
commit 9ec1e3f63d
1 changed files with 0 additions and 5 deletions

View File

@ -55,11 +55,6 @@
break 1;
}
}
$json = json_encode(array(
'interface' => $interface,
'neighbour' => $neighbour,
'xroute' => $xroute,
));
socket_close($sock);
foreach ($interface as $temp) {