detect: minor code cleanup

pull/15398/head
Victor Julien 3 months ago
parent 900ae89ed8
commit 4fd5bbed35

@ -2007,9 +2007,7 @@ static void DetectRunTx(ThreadVars *tv,
tx.tx_ptr, tx.tx_id, s->id, s->iid, *inspect_flags);
continue;
}
}
if (inspect_flags) {
/* continue previous inspection */
SCLogDebug("%p/%" PRIu64 " Continuing sid %u", tx.tx_ptr, tx.tx_id, s->id);
} else {

Loading…
Cancel
Save