mpm: remove used counter

pull/1652/head
Victor Julien 11 years ago
parent c53c9b4b20
commit 496f9800ac

@ -617,9 +617,6 @@ typedef struct DetectEngineCtx_ {
/* hash table used to cull out duplicate sigs */
HashListTable *dup_sig_hash_table;
/* memory counters */
uint32_t mpm_memory_size;
DetectEngineIPOnlyCtx io_ctx;
ThresholdCtx ths_ctx;

Loading…
Cancel
Save