diff --git a/includes/polling/applications/unbound.inc.php b/includes/polling/applications/unbound.inc.php index 82cfc4d4eb..ebb044ae16 100644 --- a/includes/polling/applications/unbound.inc.php +++ b/includes/polling/applications/unbound.inc.php @@ -58,5 +58,4 @@ $fields = array ( ); $tags = compact('name', 'app_id', 'rrd_name', 'rrd_def'); data_update($device, 'app', $tags, $fields); -$status = true; unset($lines , $unbound, $rrd_name, $rrd_def, $fields, $tags); \ No newline at end of file