diff --git a/src/ptclib/psockbun.cxx b/src/ptclib/psockbun.cxx index ee900a2..2aff521 100644 --- a/src/ptclib/psockbun.cxx +++ b/src/ptclib/psockbun.cxx @@ -135,7 +135,7 @@ void PInterfaceMonitor::Stop() // shutdown the update thread if (m_changedDetector != NULL) { - PTRACE(4, "IfaceMon\tAwaiting thread termination"); + //PTRACE(4, "IfaceMon\tAwaiting thread termination"); m_changedDetector->Cancel();