diff --git a/portlist.h b/portlist.h index c1443240e..a75757e6d 100644 --- a/portlist.h +++ b/portlist.h @@ -116,10 +116,6 @@ #define TCPANDUDPANDSCTP IPPROTO_MAX #define UDPANDSCTP (IPPROTO_MAX + 1) -#define CONF_NONE 0 -#define CONF_LOW 1 -#define CONF_HIGH 2 - enum serviceprobestate { PROBESTATE_INITIAL=1, // No probes started yet PROBESTATE_NULLPROBE, // Is working on the NULL Probe