ekiga r6821 - in trunk: . lib/engine/account/skel
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6821 - in trunk: . lib/engine/account/skel
- Date: Thu, 4 Sep 2008 18:28:05 +0000 (UTC)
Author: dsandras
Date: Thu Sep 4 18:28:05 2008
New Revision: 6821
URL: http://svn.gnome.org/viewvc/ekiga?rev=6821&view=rev
Log:
Reverted previous change that triggers bug #550854.
Modified:
trunk/ChangeLog
trunk/lib/engine/account/skel/bank-impl.h
Modified: trunk/lib/engine/account/skel/bank-impl.h
==============================================================================
--- trunk/lib/engine/account/skel/bank-impl.h (original)
+++ trunk/lib/engine/account/skel/bank-impl.h Thu Sep 4 18:28:05 2008
@@ -296,7 +296,6 @@
account.questions.add_handler (questions.make_slot ());
account.trigger_saving.connect (sigc::mem_fun (this, &Ekiga::BankImpl<T>::save));
account.registration_event.connect (sigc::bind (sigc::mem_fun (this, &Ekiga::BankImpl<T>::on_registration_event), &account));
- account.removed.connect (sigc::bind (sigc::mem_fun (this, &Ekiga::BankImpl<T>::remove_account), account));
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]