]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/racoon/logger.c
ipsec-164.9.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / logger.c
index 5d307b8798a358ef777ab49937dfa639283f0507..054871e16d9185553fbf576d52142840670c8d75 100644 (file)
@@ -67,7 +67,6 @@
 static int log_flush (struct log *p, int newbytes)
 {
        struct stat st;
-       int good = 0;
 
        if (!p || !p->fp) {
                return -1;