[ekiga] Removed method which was defined but used nowhere?!



commit 345ec9fb4b036c6ef90447d0261db1a8e843fd18
Author: Damien Sandras <dsandras beip be>
Date:   Sun Nov 6 18:43:06 2011 +0100

    Removed method which was defined but used nowhere?!

 lib/engine/components/opal/sip-endpoint.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/lib/engine/components/opal/sip-endpoint.h b/lib/engine/components/opal/sip-endpoint.h
index 30eaf5d..93f5ad6 100644
--- a/lib/engine/components/opal/sip-endpoint.h
+++ b/lib/engine/components/opal/sip-endpoint.h
@@ -189,10 +189,6 @@ namespace Opal {
 				       Account::RegistrationState state,
 				       const std::string msg);
 
-      void presence_status_in_main (std::string uri,
-				    std::string presence,
-				    std::string status);
-
       void push_message_in_main (const std::string uri,
 				 const std::string name,
 				 const std::string msg);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]