mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
scratch: remove sparse iter state (now unused)
This commit is contained in:
parent
5fc4289dbe
commit
abb5a82057
@ -192,7 +192,6 @@ struct ALIGN_CL_DIRECTIVE hs_scratch {
|
|||||||
* location had been writable */
|
* location had been writable */
|
||||||
u64a som_set_now_offset; /**< offset at which som_set_now represents */
|
u64a som_set_now_offset; /**< offset at which som_set_now represents */
|
||||||
u32 som_store_count;
|
u32 som_store_count;
|
||||||
struct mmbit_sparse_state sparse_iter_state[MAX_SPARSE_ITER_STATES];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static really_inline
|
static really_inline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user