[ekiga] Remove obsolete comment



commit 9298d51bd493ea714ae4092fb4f5dde155b58ed1
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Tue Oct 2 23:34:52 2012 +0200

    Remove obsolete comment

 lib/engine/components/opal/opal-account.cpp |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-account.cpp b/lib/engine/components/opal/opal-account.cpp
index e199dec..e2e7194 100644
--- a/lib/engine/components/opal/opal-account.cpp
+++ b/lib/engine/components/opal/opal-account.cpp
@@ -310,9 +310,6 @@ void Opal::Account::disable ()
 {
   enabled = false;
 
-  // the above change is needed because if we are already not
-  // registered (because a registration failed, for example), then the
-  // next action won't change the status.
   if (presentity) {
 
     for (std::set<std::string>::iterator iter = watched_uris.begin ();



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