Refactor OptimizationLevel.
This commit is contained in:
@@ -30,7 +30,6 @@ impl Engine {
|
||||
&mut stream.peekable(),
|
||||
&mut state,
|
||||
scope,
|
||||
#[cfg(not(feature = "no_optimize"))]
|
||||
self.optimization_level,
|
||||
)?;
|
||||
|
||||
|
Reference in New Issue
Block a user