ekiga r6129 - in trunk: . lib/engine/protocol/skel
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6129 - in trunk: . lib/engine/protocol/skel
- Date: Sun, 6 Apr 2008 18:45:10 +0100 (BST)
Author: dsandras
Date: Sun Apr 6 18:45:10 2008
New Revision: 6129
URL: http://svn.gnome.org/viewvc/ekiga?rev=6129&view=rev
Log:
Removed unused stuff.
Modified:
trunk/ChangeLog
trunk/lib/engine/protocol/skel/call-manager.h
Modified: trunk/lib/engine/protocol/skel/call-manager.h
==============================================================================
--- trunk/lib/engine/protocol/skel/call-manager.h (original)
+++ trunk/lib/engine/protocol/skel/call-manager.h Sun Apr 6 18:45:10 2008
@@ -137,34 +137,6 @@
sigc::signal<void, std::string, std::string> new_chat;
- /*
- * Accounts
- */
-
-
- /** Register the provided account.
- * @param: account : the account to register.
- */
-// void register_account (Ekiga::Account & account);
-
- /** Unregister the provided account.
- * @param: account : the account to register.
- */
-// void register_account (Ekiga::Account & account);
-
- /** This signal is emitted when a registration status changes.
- * @param: aor : the registered account
- * state : the current registration state
- * error : the associated error in case of failure
- */
-// sigc::signal<void, std::string, RegistrationState, std::string> registration_event;
-
-
- /*
- * MISC
- */
-
-
private :
std::string uri_type;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]