Commit 2f26fb02 authored by Ad Schellevis's avatar Ad Schellevis

remove unused

parent f92004fe
...@@ -169,11 +169,6 @@ function reload_all() ...@@ -169,11 +169,6 @@ function reload_all()
configd_run('service reload all', true); configd_run('service reload all', true);
} }
function reload_interfaces()
{
configd_run('interface reload');
}
function setup_serial_port($sync = true) function setup_serial_port($sync = true)
{ {
global $config; global $config;
......
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