aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/openvpn.c
diff options
context:
space:
mode:
authorStuart Reilly <rs576h@vyatta.att-mail.com>2019-07-12 16:41:39 +0100
committerStuart Reilly <rs576h@vyatta.att-mail.com>2019-07-12 16:41:39 +0100
commit92c769f206d407024cec677b838e67e64769249e (patch)
tree7db608368f85f72638498d709aa6a55bd2ce5145 /src/lib/protocols/openvpn.c
parent343ee0c9b6f5421f5a7b2e17429bcd52c6fa6950 (diff)
Solve remaining warnings
Diffstat (limited to 'src/lib/protocols/openvpn.c')
-rw-r--r--src/lib/protocols/openvpn.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/protocols/openvpn.c b/src/lib/protocols/openvpn.c
index b92eb5cf7..6c08bba5a 100644
--- a/src/lib/protocols/openvpn.c
+++ b/src/lib/protocols/openvpn.c
@@ -40,13 +40,6 @@
#define P_PACKET_ID_ARRAY_LEN_OFFSET(hmac_size) (P_HARD_RESET_PACKET_ID_OFFSET(hmac_size) + 8)
#define P_HARD_RESET_CLIENT_MAX_COUNT 5
-static void ndpi_int_openvpn_add_connection(struct ndpi_detection_module_struct
- *ndpi_struct, struct ndpi_flow_struct *flow) {
- NDPI_LOG_INFO(ndpi_struct, "found memcached\n");
- ndpi_set_detected_protocol(ndpi_struct, flow,
- NDPI_PROTOCOL_MEMCACHED, NDPI_PROTOCOL_UNKNOWN);
-}
-
static
#ifndef WIN32
inline