system: unused return 0

This commit is contained in:
Franco Fichtner 2018-09-22 23:43:44 +02:00
parent c393bdb3c7
commit da3a25b66d

View File

@ -617,8 +617,6 @@ function system_staticroutes_configure($interface = '')
}
}
}
return 0;
}
function system_syslogd_fixup_server($server)