mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 15:03:20 +00:00
Remove unused variable
This commit is contained in:
parent
273ff83059
commit
2d14a91452
1 changed files with 0 additions and 1 deletions
|
|
@ -310,7 +310,6 @@ void PortList::setServiceProbeResults(u16 portno, int protocol,
|
|||
const char *extrainfo, const char *hostname, const char *ostype,
|
||||
const char *devicetype, const std::vector<const char *> *cpe,
|
||||
const char *fingerprint) {
|
||||
std::vector<char *>::iterator it;
|
||||
Port *port;
|
||||
char *p;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue