1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 14:11:29 +00:00

Remove the ununsed UltraProbe::internalProbe member.

This commit is contained in:
david
2009-10-02 22:52:10 +00:00
parent 8cfe264522
commit e7afd943f0

View File

@@ -305,7 +305,6 @@ private:
ConnectProbe *CP; ConnectProbe *CP;
// ArpProbe *AP; // ArpProbe *AP;
} probes; } probes;
void *internalProbe;
}; };
/* Global info for the connect scan */ /* Global info for the connect scan */