aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-gpg-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-gpg-context.h')
-rw-r--r--camel/camel-gpg-context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-gpg-context.h b/camel/camel-gpg-context.h
index 263e76fa0b..80417fdbcf 100644
--- a/camel/camel-gpg-context.h
+++ b/camel/camel-gpg-context.h
@@ -58,7 +58,6 @@ CamelType camel_gpg_context_get_type (void);
CamelCipherContext *camel_gpg_context_new (CamelSession *session, const char *path);
void camel_gpg_context_set_always_trust (CamelGpgContext *ctx, gboolean trust);
-gboolean camel_gpg_context_get_always_trust (CamelGpgContext *ctx);
#ifdef __cplusplus
}