X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fntpd.c;h=63b037a6440eb8006027dac12b8355cde0e24b5b;hb=febe816d5cf4dff6c35936fd3c5ced8e49ca6ee8;hp=fe3576c23e08a981bffc47ca9417ec06e5b192ba;hpb=4320ac5ec142c87bcf634cd85b89eadea65011ff;p=collectd.git diff --git a/src/ntpd.c b/src/ntpd.c index fe3576c2..63b037a6 100644 --- a/src/ntpd.c +++ b/src/ntpd.c @@ -390,7 +390,6 @@ static int ntpd_connect (void) if (sock_descr < 0) { - DEBUG ("Unable to connect to server."); ERROR ("ntpd plugin: Unable to connect to server."); }