Removed an annoying debug message. I don't need to know the file descriptor a gazilli...
[collectd.git] / src / network.c
index 1ecb9d7..dbfbf88 100644 (file)
@@ -516,8 +516,6 @@ int network_send (char *type, char *inst, char *value)
                if (se->mode != operating_mode)
                        continue;
 
-               DBG ("fd = %i", se->fd);
-
                while (1)
                {
                        status = sendto (se->fd, buf, buflen, 0,