]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
removed unused contents from hi
authorRuss Combs <rucombs@cisco.com>
Thu, 19 Jun 2014 03:08:44 +0000 (23:08 -0400)
committerRuss Combs <rucombs@cisco.com>
Thu, 19 Jun 2014 03:08:44 +0000 (23:08 -0400)
src/service_inspectors/http_inspect/http_inspect.cc

index 70d1628f48058e25ba7a230021a45f69bdbe3a87..49ed7c0176e6b363801cf7b3520ea6da610b4323 100644 (file)
@@ -482,18 +482,6 @@ static void hs_reset()
 
 //-------------------------------------------------------------------------
 
-static const char* contents =
-    "http_client_body "
-    "http_cookie "
-    "http_raw_cookie "
-    "http_header "
-    "http_raw_header "
-    "http_method "
-    "http_uri "
-    "http_raw_uri  "
-    "http_stat_code "
-    "http_stat_msg ";
-
 static const InspectApi hs_api =
 {
     {