Browse Source

[2252] revert poll-interval to the default value

Naoki Kambe 12 years ago
parent
commit
8f4a354b90

+ 0 - 3
tests/lettuce/configurations/xfrin/retransfer_master.conf.orig

@@ -33,9 +33,6 @@
             "port": 47806
         } ]
     },
-    "Stats": {
-        "poll-interval": 1
-    },
     "Init": {
         "components": {
             "b10-auth": { "kind": "needed", "special": "auth" },

+ 0 - 3
tests/lettuce/configurations/xfrin/retransfer_master_v4.conf.orig

@@ -33,9 +33,6 @@
             "port": 47806
         } ]
     },
-    "Stats": {
-        "poll-interval": 1
-    },
     "Init": {
         "components": {
             "b10-auth": { "kind": "needed", "special": "auth" },