add quality button
This commit is contained in:
parent
9ad6cc1b4b
commit
690906aa38
|
@ -245,7 +245,7 @@ namespace Rssdp.Infrastructure
|
|||
return;
|
||||
}
|
||||
|
||||
WriteTrace(String.Format("Search Request Received From {0}, Target = {1}", remoteEndPoint.ToString(), searchTarget));
|
||||
//WriteTrace(String.Format("Search Request Received From {0}, Target = {1}", remoteEndPoint.ToString(), searchTarget));
|
||||
|
||||
if (IsDuplicateSearchRequest(searchTarget, remoteEndPoint))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user