aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-digest-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-digest-store.h')
-rw-r--r--camel/camel-digest-store.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-digest-store.h b/camel/camel-digest-store.h
index caf33cfdc7..53f896e821 100644
--- a/camel/camel-digest-store.h
+++ b/camel/camel-digest-store.h
@@ -36,7 +36,6 @@ extern "C" {
#define CAMEL_DIGEST_STORE_CLASS(klass) CAMEL_CHECK_CLASS_CAST (klass, camel_digest_store_get_type (), CamelDigestStoreClass)
#define CAMEL_IS_DIGEST_STORE(obj) CAMEL_CHECK_TYPE (obj, camel_digest_store_get_type ())
-typedef struct _CamelDigestStore CamelDigestStore;
typedef struct _CamelDigestStoreClass CamelDigestStoreClass;
struct _CamelDigestStore {