From: Victor Roemer Date: Wed, 27 Apr 2016 21:11:39 +0000 (-0400) Subject: Delete unused THREAD_LOCAL g_alt_data X-Git-Tag: 3.0.0-233~417^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff20305fd19fc0797264f745fdb8d36ed352114f;p=thirdparty%2Fsnort3.git Delete unused THREAD_LOCAL g_alt_data --- diff --git a/src/detection/detection_util.cc b/src/detection/detection_util.cc index f51a110e8..7b1159f79 100644 --- a/src/detection/detection_util.cc +++ b/src/detection/detection_util.cc @@ -28,7 +28,6 @@ #include "actions/actions.h" #include "utils/stats.h" -THREAD_LOCAL DataPointer g_alt_data; THREAD_LOCAL DataPointer g_file_data; #define LOG_CHARS 16