[ekiga] Remove useless api in Ekiga::BankImpl



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]