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