* Fixes NB#91153, removed two unused fields
authorSergio Villar Senin <svillar@igalia.com>
Thu, 30 Oct 2008 10:05:49 +0000 (10:05 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Thu, 30 Oct 2008 10:05:49 +0000 (10:05 +0000)
pmo-trunk-r6187

src/modest-account-mgr-priv.h

index 138a271..ffb33a7 100644 (file)
@@ -51,10 +51,8 @@ struct _ModestAccountMgrPrivate {
        ModestConf        *modest_conf;
        
        /* We store these as they change, and send notifications every X seconds: */
        ModestConf        *modest_conf;
        
        /* We store these as they change, and send notifications every X seconds: */
-       gulong key_changed_handler_uid;
        GSList* busy_accounts;
 
        GSList* busy_accounts;
 
-       GSList* change_queue; /* list with all accounts that are changed */
        guint timeout;
        
        GHashTable *notification_id_accounts;
        guint timeout;
        
        GHashTable *notification_id_accounts;