Remove unused CamelCertDBFlags.
authorMatthew Barnes <mbarnes@redhat.com>
Sun, 22 Sep 2013 14:49:12 +0000 (10:49 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 23 Sep 2013 16:03:11 +0000 (12:03 -0400)
camel/camel-certdb.h
docs/reference/camel/camel-sections.txt

index 3e10bf5..ee658d8 100644 (file)
@@ -55,10 +55,6 @@ typedef struct _CamelCertDB CamelCertDB;
 typedef struct _CamelCertDBClass CamelCertDBClass;
 typedef struct _CamelCertDBPrivate CamelCertDBPrivate;
 
-typedef enum {
-       CAMEL_CERTDB_DIRTY = 1 << 0
-} CamelCertDBFlags;
-
 enum {
        CAMEL_CERT_STRING_ISSUER,
        CAMEL_CERT_STRING_SUBJECT,
index 44a9705..4270a03 100644 (file)
@@ -81,7 +81,6 @@ CamelKeyFilePrivate
 <SECTION>
 <FILE>camel-certdb</FILE>
 <TITLE>CamelCertDB</TITLE>
-CamelCertDBFlags
 CamelCertDB
 CamelCertTrust
 CamelCert