Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
(cherry picked from commit 18a06d4)
  • Loading branch information
jjnicola authored and mergify-bot committed Apr 27, 2021
1 parent 011d3aa commit 4678ff7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/attack.c
Original file line number Diff line number Diff line change
Expand Up @@ -755,9 +755,6 @@ apply_hosts_excluded (gvm_hosts_t *hosts)
if (ret < 0)
g_message ("exclude_hosts: Error.");
}

if (hosts == NULL)
return;
}

static void
Expand Down

0 comments on commit 4678ff7

Please sign in to comment.