diff --git a/minissdp.c b/minissdp.c index 94a5546..72cc201 100644 --- a/minissdp.c +++ b/minissdp.c @@ -421,10 +421,6 @@ ProcessSSDPRequest(int s, unsigned short port) } else if( st && (st_len > 0) ) { - DPRINTF(E_INFO, L_SSDP, "SSDP M-SEARCH from %s:%d ST: %.*s, MX: %.*s, MAN: %.*s\n", - inet_ntoa(sendername.sin_addr), - ntohs(sendername.sin_port), - st_len, st, mx_len, mx, man_len, man); /* find in which sub network the client is */ for(i = 0; i