diff options
Diffstat (limited to 'camel/providers/local/camel-mbox-summary.h')
-rw-r--r-- | camel/providers/local/camel-mbox-summary.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/providers/local/camel-mbox-summary.h b/camel/providers/local/camel-mbox-summary.h index 13c5f1c027..0588a9a81b 100644 --- a/camel/providers/local/camel-mbox-summary.h +++ b/camel/providers/local/camel-mbox-summary.h @@ -46,8 +46,6 @@ typedef struct _CamelMboxMessageInfo { struct _CamelMboxSummary { CamelLocalSummary parent; - struct _CamelMboxSummaryPrivate *priv; - CamelFolderChangeInfo *changes; /* used to build change sets */ size_t folder_size; /* size of the mbox file, last sync */ |