[ekiga] Accounts: Presentity closure is now done in a thread.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Accounts: Presentity closure is now done in a thread.
- Date: Sun, 25 Mar 2012 12:26:16 +0000 (UTC)
commit fd72a0946994d2fa2d463c971388d38109099347
Author: Damien Sandras <dsandras beip be>
Date: Sun Mar 25 14:25:53 2012 +0200
Accounts: Presentity closure is now done in a thread.
lib/engine/components/opal/opal-account.cpp | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-account.cpp b/lib/engine/components/opal/opal-account.cpp
index 3a89fc0..efa147c 100644
--- a/lib/engine/components/opal/opal-account.cpp
+++ b/lib/engine/components/opal/opal-account.cpp
@@ -335,8 +335,6 @@ void Opal::Account::disable ()
// registered (because a registration failed, for example), then the
// next action won't change the status.
endpoint->unsubscribe (*this, presentity);
- presentity->Close ();
-
if (presentity) {
// FIXME : the following actions should probably be done by opal itself,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]