From 349e0b6fd22f50426e37362a92683d0478352882 Mon Sep 17 00:00:00 2001 From: Campus Date: Thu, 12 Nov 2015 10:43:32 +0100 Subject: other changes related to refactoring, including Makefile.am modifications --- src/lib/ndpi_main.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/lib/ndpi_main.c') diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c index 6ed7d5521..ef6f96387 100644 --- a/src/lib/ndpi_main.c +++ b/src/lib/ndpi_main.c @@ -38,10 +38,6 @@ #include "third_party/include/ndpi_patricia.h" #include "third_party/src/ndpi_patricia.c" -/* #ifndef strtok_r */ -/* #define strtok_r(a,b,c) strtok(a,b) */ -/* #endif */ - /* ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/src/lib/libc/stdlib/tsearch.c */ /* find or insert datum into search tree */ void * -- cgit v1.2.3