Removed an annoying debug message. I don't need to know the file descriptor a gazilli...
authorocto <octo>
Tue, 11 Apr 2006 22:22:55 +0000 (22:22 +0000)
committerocto <octo>
Tue, 11 Apr 2006 22:22:55 +0000 (22:22 +0000)
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,