Code

Merge branch 'collectd-4.1'
[collectd.git] / src / ntpd.c
index fe3576c23e08a981bffc47ca9417ec06e5b192ba..63b037a6440eb8006027dac12b8355cde0e24b5b 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.");
        }