[ekiga/ds-fix-boost-leaks] Opal::Presentity: Removed useless comment.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-fix-boost-leaks] Opal::Presentity: Removed useless comment.
- Date: Sat, 3 Oct 2015 16:28:07 +0000 (UTC)
commit 4ada63debca839b4ab8f5d6ccc66f4ab137100a9
Author: Damien Sandras <dsandras seconix com>
Date: Sat Oct 3 18:27:29 2015 +0200
Opal::Presentity: Removed useless comment.
lib/engine/components/opal/opal-presentity.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-presentity.cpp b/lib/engine/components/opal/opal-presentity.cpp
index 6a6d232..5d55bc3 100644
--- a/lib/engine/components/opal/opal-presentity.cpp
+++ b/lib/engine/components/opal/opal-presentity.cpp
@@ -146,7 +146,6 @@ Opal::Presentity::add_actions ()
boost::bind (&Opal::Presentity::edit_presentity, this))));
add_action (Ekiga::ActionPtr (new Ekiga::Action ("remove", _("_Remove"),
boost::bind (&Opal::Presentity::remove, this))));
- std::cout << "Crash HERE" << std::endl;
add_action (Ekiga::ActionPtr (new Ekiga::Action ("rename", _("Rename _Groups"),
boost::bind (&Opal::Account::on_rename_group,
(Opal::Account *) &account,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]