Remove unused CamelTransportLock enum.
authorMatthew Barnes <mbarnes@redhat.com>
Sun, 22 Sep 2013 13:04:08 +0000 (09:04 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 23 Sep 2013 16:03:10 +0000 (12:03 -0400)
camel/camel-transport.h
docs/reference/camel/camel-sections.txt

index c70c52b..b5801f5 100644 (file)
@@ -59,15 +59,6 @@ typedef struct _CamelTransport CamelTransport;
 typedef struct _CamelTransportClass CamelTransportClass;
 typedef struct _CamelTransportPrivate CamelTransportPrivate;
 
-/**
- * CamelTransportLock:
- *
- * Since: 2.32
- **/
-typedef enum {
-       CAMEL_TRANSPORT_SEND_LOCK
-} CamelTransportLock;
-
 struct _CamelTransport {
        CamelService parent;
        CamelTransportPrivate *priv;
index 317dc20..95c134b 100644 (file)
@@ -2920,7 +2920,6 @@ CamelTextIndexNamePrivate
 <FILE>camel-transport</FILE>
 <TITLE>CamelTransport</TITLE>
 CamelTransport
-CamelTransportLock
 camel_transport_send_to_sync
 camel_transport_send_to
 camel_transport_send_to_finish