mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
fdr_compile: remove dead var
This commit is contained in:
parent
1584da9025
commit
12edb07f6e
@ -593,7 +593,6 @@ aligned_unique_ptr<FDR> fdrBuildTableHinted(const vector<hwlmLiteral> &lits,
|
||||
bool make_small, u32 hint,
|
||||
const target_t &target,
|
||||
const Grey &grey) {
|
||||
pair<u8 *, size_t> link(nullptr, 0);
|
||||
return fdrBuildTableInternal(lits, make_small, target, grey, hint);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user