aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-session.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-session.h')
-rw-r--r--camel/camel-session.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/camel/camel-session.h b/camel/camel-session.h
index c669a4b223..67dfe729fc 100644
--- a/camel/camel-session.h
+++ b/camel/camel-session.h
@@ -58,9 +58,7 @@ struct _CamelSession
CamelAuthCallback authenticator;
- GHashTable *providers,
- *modules,
- *service_cache;
+ GHashTable *providers, *modules;
};
typedef struct {