Remove unneeded local variable.
This commit is contained in:
parent
44f43cdc0d
commit
bee5286bc4
@ -178,7 +178,7 @@
|
||||
}
|
||||
processed = true;
|
||||
}
|
||||
return processed
|
||||
return processed;
|
||||
}
|
||||
|
||||
private void RemoveDefaultRule()
|
||||
|
Loading…
x
Reference in New Issue
Block a user