aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r--example/ndpiReader.c3
1 files changed, 0 insertions, 3 deletions
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 --- **/