mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
BIT-1384: Remove -O (optimize scripts) command-line option.
This commit is contained in:
parent
da24fa40a5
commit
b42706f0b5
8 changed files with 47 additions and 1003 deletions
|
@ -46,6 +46,4 @@ extern vector<string> params;
|
|||
class Stmt;
|
||||
extern Stmt* stmts; // global statements
|
||||
|
||||
extern int optimize;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue