mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
Remove unused pingstyle enum left over from the massping migration.
This commit is contained in:
@@ -113,8 +113,6 @@
|
||||
|
||||
using namespace std;
|
||||
extern NmapOps o;
|
||||
enum pingstyle { pingstyle_unknown, pingstyle_rawtcp, pingstyle_rawudp, pingstyle_connecttcp,
|
||||
pingstyle_icmp };
|
||||
|
||||
/* Gets the host number (index) of target in the hostbatch array of
|
||||
pointers. Note that the target MUST EXIST in the array or all
|
||||
|
||||
Reference in New Issue
Block a user