X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fopenvpn.c;h=cf8c2123e9a249fb47481c88bd25d0139fdea167;hb=9c3ed6462c15fd1cb664cd0ec2a5efb289aa1af6;hp=2c93a00977a7fdbe72162187381391d2fc02b831;hpb=967685afeaff2cb4f7e4f733f17df95363727c4f;p=collectd.git diff --git a/src/openvpn.c b/src/openvpn.c index 2c93a009..cf8c2123 100644 --- a/src/openvpn.c +++ b/src/openvpn.c @@ -187,8 +187,6 @@ static int single_read (char *name, FILE *fh) post_compress = 0; pre_decompress = 0; post_decompress = 0; - overhead_rx = 0; - overhead_tx = 0; while (fgets (buffer, sizeof (buffer), fh) != NULL) {