mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Remove some dead gen-1 OS code.
This commit is contained in:
3
Target.h
3
Target.h
@@ -246,8 +246,7 @@ class Target {
|
||||
|
||||
struct seq_info seq;
|
||||
int distance;
|
||||
FingerPrintResults *FPR1; /* FP results get by the old OS scan system. */
|
||||
FingerPrintResults *FPR; /* FP results get by the new OS scan system. */
|
||||
FingerPrintResults *FPR; /* FP results get by the OS scan system. */
|
||||
PortList ports;
|
||||
|
||||
// unsigned int up;
|
||||
|
||||
Reference in New Issue
Block a user