[ekiga/gnome-2-26] Removed old debugging code... which went unnoticed until now since we leaked that code



commit 0d0019c26b32f56e3ac3bf9e79c311d00a75955c
Author: Julien Puydt <jpuydt src gnome org>
Date:   Fri Mar 27 10:09:06 2009 +0000

    Removed old debugging code... which went unnoticed until now since we leaked that code
    
    svn path=/trunk/; revision=7821
---
 lib/engine/protocol/call-core.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/engine/protocol/call-core.cpp b/lib/engine/protocol/call-core.cpp
index 6e6cb89..92c60ab 100644
--- a/lib/engine/protocol/call-core.cpp
+++ b/lib/engine/protocol/call-core.cpp
@@ -48,7 +48,6 @@ using namespace Ekiga;
 
 CallCore::~CallCore ()
 {
-  std::cout << "Deleting callcore" << std::endl << std::flush;
   manager_connections.clear ();
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]