collectd.conf(5): Fix some typos and mis-formulations.
[collectd.git] / src / ntpd.c
index 23daacd..6905fb2 100644 (file)
@@ -397,7 +397,6 @@ static int ntpd_connect (void)
 
        if (sock_descr < 0)
        {
-               DEBUG ("Unable to connect to server.");
                ERROR ("ntpd plugin: Unable to connect to server.");
        }