mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
fdr_compile_internal: remove unused decl
getFDRConfirm() is static.
This commit is contained in:
parent
ea62ba107f
commit
964fc22b1a
@ -56,9 +56,6 @@ class EngineDescription;
|
||||
class FDREngineDescription;
|
||||
struct hwlmStreamingControl;
|
||||
|
||||
size_t getFDRConfirm(const std::vector<hwlmLiteral> &lits, FDRConfirm **fdrc_p,
|
||||
bool make_small);
|
||||
|
||||
std::pair<u8 *, size_t> setupFullMultiConfs(
|
||||
const std::vector<hwlmLiteral> &lits, const EngineDescription &eng,
|
||||
std::map<BucketIndex, std::vector<LiteralIndex> > &bucketToLits,
|
||||
|
Loading…
x
Reference in New Issue
Block a user