Merged `branches/log-mode' to `trunk'
[collectd.git] / src / network.c
index f6bb6e8..a2cb6f5 100644 (file)
@@ -512,8 +512,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,