[gnome-online-accounts/gnome-3-18] identity: Remove obsolete comment



commit 5c149e4306a1e88bf3889a2c752ffe9e5be63789
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Jan 27 17:22:57 2016 +0100

    identity: Remove obsolete comment
    
    Since commit ac7047d82d45747cf692a1385efab021c5d08202
    org.gnome.Identity and org.gnome.OnlineAccounts are separate processes.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761188

 src/goaidentity/goaidentityservice.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/goaidentity/goaidentityservice.c b/src/goaidentity/goaidentityservice.c
index db01018..27b6cbe 100644
--- a/src/goaidentity/goaidentityservice.c
+++ b/src/goaidentity/goaidentityservice.c
@@ -47,9 +47,6 @@ struct _GoaIdentityServicePrivate
   GHashTable               *key_holders;
   GHashTable               *pending_temporary_account_results;
 
-  /* FIXME: This is a little ucky, since the goa service
-   * is in process, we should able to use direct calls.
-   */
   GoaClient                *client;
   GoaManager               *accounts_manager;
 };


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