aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-service.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-service.h')
-rw-r--r--camel/camel-service.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/camel/camel-service.h b/camel/camel-service.h
index 911a0d8f8f..64574123d5 100644
--- a/camel/camel-service.h
+++ b/camel/camel-service.h
@@ -88,12 +88,6 @@ typedef struct {
char *authproto;
gboolean need_password; /* needs a password to authenticate */
-
- gboolean quick_login; /* Client can send initial challenge to
- * speed up the authentication procedure.
- * Note: This option only ever matters if
- * it is a SASL mechanism. If unsure, it
- * is safe to say FALSE. */
} CamelServiceAuthType;