1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-01 02:59:01 +00:00

removed unused ServiceProbe::setName and some TCPIP_DEBUGGING stuff

This commit is contained in:
fyodor
2006-06-19 04:19:52 +00:00
parent 22fc622b04
commit 09a3a48293
3 changed files with 0 additions and 21 deletions

View File

@@ -851,11 +851,6 @@ ServiceProbe::~ServiceProbe() {
if (fallbackStr) free(fallbackStr);
}
void ServiceProbe::setName(const char *name) {
if (probename) free(probename);
probename = strdup(name);
}
// Parses the "probe " line in the nmap-service-probes file. Pass the rest of the line
// after "probe ". The format better be:
// [TCP|UDP] [probename] q|probetext|