diff --git a/nmap.cc b/nmap.cc index c44c69f60..43a00a445 100644 --- a/nmap.cc +++ b/nmap.cc @@ -1777,7 +1777,6 @@ int nmap_main(int argc, char *argv[]) { int i; std::vector Targets; time_t now; - struct hostent *target = NULL; time_t timep; char mytime[128]; struct addrset *exclude_group;