aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-private.h')
-rw-r--r--camel/camel-private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-private.h b/camel/camel-private.h
index 81cf2a4dad..55b5cd5f5e 100644
--- a/camel/camel-private.h
+++ b/camel/camel-private.h
@@ -43,7 +43,6 @@ struct _CamelFolderPrivate {
EMutex *lock;
EMutex *change_lock;
#endif
-
/* must require the 'change_lock' to access this */
int frozen;
struct _CamelFolderChangeInfo *changed_frozen; /* queues changed events */