X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fpf.c;h=225d536ebeddcf3f0b969ae251fb2ba8aacb681c;hb=42ca41a0798e3a2b742f7da3bacc03fbaf6175fa;hp=a2bd5499916d735a3ec8143e93c8d79caa3485cf;hpb=9b39918bdadabb12ec040f0f191c0d21cb6ddd53;p=collectd.git diff --git a/src/pf.c b/src/pf.c index a2bd5499..225d536e 100644 --- a/src/pf.c +++ b/src/pf.c @@ -106,7 +106,6 @@ static int pf_read (void) } close (fd); - fd = -1; if (!state.running) {