ekiga r6129 - in trunk: . lib/engine/protocol/skel



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]