From 7242b08609bf8a962afe560014bcdeb3f4939608 Mon Sep 17 00:00:00 2001 From: Campus Date: Fri, 16 Oct 2015 19:28:53 +0200 Subject: deleted useless header --- example/ndpiReader.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'example') diff --git a/example/ndpiReader.c b/example/ndpiReader.c index a47bf6f7f..b07dbf469 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1563,9 +1563,6 @@ static void pcap_packet_callback(u_char *args, /* Data frame */ const struct ndpi_wifi_data_frame *wifi_data; - /* MPLS header */ - const struct ndpi_mplshdr * mphls; - /** --- IP header --- **/ struct ndpi_iphdr *iph; /** --- IPv6 header --- **/ -- cgit v1.2.3