mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Remove stale signature benchmarking code (-L command-line option).
I don't think this is seeing much use or will ever see much use, and unless compilers optimize it out, it's just wasting cycles.
This commit is contained in:
parent
56a7bf7936
commit
2aae90d4f2
4 changed files with 0 additions and 36 deletions
|
@ -22,8 +22,6 @@
|
|||
|
||||
//#define MATCHER_PRINT_STATS
|
||||
|
||||
extern int rule_bench;
|
||||
|
||||
// Parser interface:
|
||||
|
||||
extern void rules_error(const char* msg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue