[ekiga] Account: Removed debug cout.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Account: Removed debug cout.
- Date: Sat, 6 Oct 2012 14:35:25 +0000 (UTC)
commit 933178f427ae72157aa61d0408ead663b023f91b
Author: Damien Sandras <dsandras beip be>
Date: Sat Oct 6 14:30:44 2012 +0200
Account: Removed debug cout.
lib/engine/components/opal/opal-account.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-account.cpp b/lib/engine/components/opal/opal-account.cpp
index e2e7194..ea24219 100644
--- a/lib/engine/components/opal/opal-account.cpp
+++ b/lib/engine/components/opal/opal-account.cpp
@@ -763,7 +763,6 @@ Opal::Account::OnPresenceChange (OpalPresentity& /*presentity*/,
PCaselessString note = info.m_note;
PTRACE (4, "Ekiga\tReceived a presence change (notify) for " << info.m_entity << ": state " << info.m_state << ", note " << info.m_note);
- std::cout << info.m_entity << " is " << info.m_state << std::endl << std::flush;
if (info.m_state == OpalPresenceInfo::Unchanged)
return;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]