Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnicola committed Apr 27, 2021
1 parent e40661d commit 18a06d4
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 @@ -746,9 +746,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 18a06d4

Please sign in to comment.