X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fopenvpn.c;h=cf8c2123e9a249fb47481c88bd25d0139fdea167;hb=924c9af78d535f4920d73a2cd8e5090747479f0f;hp=2c93a00977a7fdbe72162187381391d2fc02b831;hpb=e9ef1a2f33fb6fb5a379f877fb8c5bb0d3810fed;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) {