[ekiga] Remove useless api in Ekiga::BankImpl
- From: Julien Puydt <jpuydt src gnome org>
- To: svn-commits-list gnome org
- Subject: [ekiga] Remove useless api in Ekiga::BankImpl
- Date: Tue, 9 Jun 2009 15:52:25 -0400 (EDT)
commit e5cab2b54d2b54bcf16a4cf8909d1bc373894cdc
Author: Julien Puydt <jpuydt gnome org>
Date: Tue Jun 9 21:26:41 2009 +0200
Remove useless api in Ekiga::BankImpl
---
lib/engine/account/bank-impl.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/lib/engine/account/bank-impl.h b/lib/engine/account/bank-impl.h
index a0592f5..cdc2130 100644
--- a/lib/engine/account/bank-impl.h
+++ b/lib/engine/account/bank-impl.h
@@ -97,10 +97,6 @@ namespace Ekiga
*/
void visit_accounts (sigc::slot1<bool, AccountPtr> visitor);
- /** This function is called when a new account has to be added to the Bank.
- */
- void new_account ();
-
/** Returns an iterator to the first Account of the collection
*/
iterator begin ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]