X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fpf.c;h=225d536ebeddcf3f0b969ae251fb2ba8aacb681c;hb=db35efb33e81d0a013e09a8a6ffa362ad5962f7c;hp=a2bd5499916d735a3ec8143e93c8d79caa3485cf;hpb=83bd4369fc36851bb9a92d0dd3a9d3bc6a408fdd;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) {