Merge branch 'collectd-4.0' into collectd-4.1
[collectd.git] / src / ntpd.c
index fe3576c..63b037a 100644 (file)
@@ -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.");
        }