[ekiga] Removed forgotten debug statement
- From: Julien Puydt <jpuydt src gnome org>
- To: svn-commits-list gnome org
- Subject: [ekiga] Removed forgotten debug statement
- Date: Thu, 18 Jun 2009 15:56:17 -0400 (EDT)
commit a10d375c472d2fe41439cffe0bea4291c31b210e
Author: Julien Puydt <jpuydt gnome org>
Date: Thu Jun 18 21:55:53 2009 +0200
Removed forgotten debug statement
lib/engine/plugin/plugin-core.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/plugin/plugin-core.cpp b/lib/engine/plugin/plugin-core.cpp
index b30f6e4..93e7798 100644
--- a/lib/engine/plugin/plugin-core.cpp
+++ b/lib/engine/plugin/plugin-core.cpp
@@ -126,7 +126,6 @@ plugin_parse_directory (Ekiga::KickStart& kickstart,
* purpose of this code. If I'm wrong, report as a bug.
* (Snark, 20090618)
*/
- std::cout << "considering " << filename << std::endl;
if (g_str_has_suffix (filename, G_MODULE_SUFFIX))
plugin_parse_file (kickstart, filename);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]