Commit 7f2ebadd authored by Ad Schellevis's avatar Ad Schellevis

cleanup unused funciton filter.inc

parent 51f81375
......@@ -972,11 +972,6 @@ function filter_generate_optcfg_array()
}
}
function filter_flush_nat_table()
{
return mwexec('/sbin/pfctl -F nat');
}
function filter_flush_state_table()
{
return mwexec('/sbin/pfctl -F state');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment