Remove unused pingstyle enum left over from the massping migration.

This commit is contained in:
daniel 2009-03-13 10:28:59 +00:00
parent de922ab69c
commit d170d5d02d

View file

@ -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