ekiga r7821 - trunk/lib/engine/protocol



Author: jpuydt
Date: Fri Mar 27 10:09:06 2009
New Revision: 7821
URL: http://svn.gnome.org/viewvc/ekiga?rev=7821&view=rev

Log:
Removed old debugging code... which went unnoticed until now since we leaked that code

Modified:
   trunk/lib/engine/protocol/call-core.cpp

Modified: trunk/lib/engine/protocol/call-core.cpp
==============================================================================
--- trunk/lib/engine/protocol/call-core.cpp	(original)
+++ trunk/lib/engine/protocol/call-core.cpp	Fri Mar 27 10:09:06 2009
@@ -48,7 +48,6 @@
 
 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]