aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tap-camelsrt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tap-camelsrt.c b/tap-camelsrt.c
index 34d5b16dcd..d4c16589ec 100644
--- a/tap-camelsrt.c
+++ b/tap-camelsrt.c
@@ -44,8 +44,6 @@
#include "timestats.h"
#include "epan/stat_cmd_args.h"
-#undef MIN
-#define MIN(x,y) ((x) < (y) ? (x) : (y))
void register_tap_listener_camelsrt(void);