From d170d5d02da75674a998cd01e1a554fc89fb2df4 Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 13 Mar 2009 10:28:59 +0000 Subject: [PATCH] Remove unused pingstyle enum left over from the massping migration. --- targets.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/targets.cc b/targets.cc index 2bac50a4b..54e73f2af 100644 --- a/targets.cc +++ b/targets.cc @@ -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