]> git.ipfire.org Git - people/ms/suricata.git/blobdiff - src/app-layer-htp.h
app-layer: include decoder events in app-layer tx data
[people/ms/suricata.git] / src / app-layer-htp.h
index 8932fc32f74e55ebbf6660d5f9cf025211194307..e23b08fc1d235beac7dee97a3ce022a58856f906 100644 (file)
@@ -228,8 +228,6 @@ typedef struct HtpTxUserData_ {
     uint32_t request_headers_raw_len;
     uint32_t response_headers_raw_len;
 
-    AppLayerDecoderEvents *decoder_events;          /**< per tx events */
-
     /** Holds the boundary identification string if any (used on
      *  multipart/form-data only)
      */