From 2998b787979c0e4a80b8483325d6bb16dc8f74c9 Mon Sep 17 00:00:00 2001 From: Campus Date: Wed, 23 Mar 2016 01:27:36 +0100 Subject: deleted winmx protocol due to abandoned development since July 2, 2004 --- src/include/ndpi_typedefs.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/include/ndpi_typedefs.h') diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 620c9685d..ed74b9a07 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -474,9 +474,6 @@ struct ndpi_flow_tcp_struct { u_int32_t irc_direction:2; u_int32_t irc_0x1000_full:1; #endif -#ifdef NDPI_PROTOCOL_WINMX - u_int32_t winmx_stage:1; // 0 - 1 -#endif #ifdef NDPI_PROTOCOL_SOULSEEK u_int32_t soulseek_stage:2; #endif -- cgit v1.2.3