diff --git a/src/source-af-packet.c b/src/source-af-packet.c index 85fcbaf1aa..8a337e1224 100644 --- a/src/source-af-packet.c +++ b/src/source-af-packet.c @@ -292,8 +292,6 @@ typedef struct AFPThreadVars_ uint8_t xdp_mode; - int map_fd[MAX_MAPS]; - } AFPThreadVars; TmEcode ReceiveAFP(ThreadVars *, Packet *, void *, PacketQueue *, PacketQueue *);