[ekiga] Removed api in the abstract Ekiga::Account class
- From: Julien Puydt <jpuydt src gnome org>
- To: svn-commits-list gnome org
- Subject: [ekiga] Removed api in the abstract Ekiga::Account class
- Date: Tue, 9 Jun 2009 15:07:35 -0400 (EDT)
commit cedfdf83cdb9a9d48a82c42ab64798e142ff39a5
Author: Julien Puydt <jpuydt gnome org>
Date: Tue Jun 9 18:07:32 2009 +0200
Removed api in the abstract Ekiga::Account class
It was unused anyway.
---
lib/engine/account/account.h | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/lib/engine/account/account.h b/lib/engine/account/account.h
index 749f74b..d906c80 100644
--- a/lib/engine/account/account.h
+++ b/lib/engine/account/account.h
@@ -88,13 +88,6 @@ namespace Ekiga
virtual bool is_enabled () const = 0;
- /** Return true if the account is active.
- * This function is purely virtual and should be implemented by the
- * Ekiga::Account descendant.
- */
- virtual bool is_active () const = 0;
-
-
/** Create the menu for that account and its actions.
* This function is purely virtual and should be implemented by
* the descendant of the Ekiga::Contact.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]