ekiga r6197 - in trunk: . lib/engine/addressbook/call-history



Author: dsandras
Date: Mon Apr 14 22:17:52 2008
New Revision: 6197
URL: http://svn.gnome.org/viewvc/ekiga?rev=6197&view=rev

Log:
Removed redundant cout.


Modified:
   trunk/ChangeLog
   trunk/lib/engine/addressbook/call-history/history-book.cpp

Modified: trunk/lib/engine/addressbook/call-history/history-book.cpp
==============================================================================
--- trunk/lib/engine/addressbook/call-history/history-book.cpp	(original)
+++ trunk/lib/engine/addressbook/call-history/history-book.cpp	Mon Apr 14 22:17:52 2008
@@ -146,7 +146,6 @@
 bool
 History::Book::populate_menu (Ekiga::MenuBuilder &builder)
 {
-  std::cout << "populate_menu" << std::endl << std::flush;
   builder.add_action ("clear",
 		      "Clear", sigc::mem_fun (this,
 					      &History::Book::clear));



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