summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/filter.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 044f1e0..f715c87 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -2406,8 +2406,6 @@ function carp_sync_client() {
if($carp['synchronizetrafficshaper'] != "" and is_array($config['shaper'])) {
$sections_xml[] = new XML_RPC_Value(backup_config_section("shaper"), 'string');
$sections[] = new XML_RPC_Value('shaper', 'string');
- $sections_xml[] = new XML_RPC_Value(backup_config_ts_scheduler(), 'string');
- $sections[] = new XML_RPC_Value('shaper', 'string');
}
if($carp['synchronizestaticroutes'] != "" and is_array($config['staticroutes'])) {
$sections_xml[] = new XML_RPC_Value(backup_config_section("staticroutes"), 'string');
OpenPOWER on IntegriCloud