ekiga r7297 - in trunk: . lib/engine/protocol/skel



Author: dsandras
Date: Mon Oct 27 21:56:09 2008
New Revision: 7297
URL: http://svn.gnome.org/viewvc/ekiga?rev=7297&view=rev

Log:
Removed cout.


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

Modified: trunk/lib/engine/protocol/skel/call-core.cpp
==============================================================================
--- trunk/lib/engine/protocol/skel/call-core.cpp	(original)
+++ trunk/lib/engine/protocol/skel/call-core.cpp	Mon Oct 27 21:56:09 2008
@@ -205,6 +205,5 @@
 
 void CallCore::on_call_removed (gmref_ptr<Call> call)
 {
-  std::cout << "on_call_removed " << std::endl << std::flush;
   remove_call (call);
 }



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