diff options
Diffstat (limited to 'libempathy/empathy-tls-certificate.h')
-rw-r--r-- | libempathy/empathy-tls-certificate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-tls-certificate.h b/libempathy/empathy-tls-certificate.h index d9dd07d44..8ad3d209e 100644 --- a/libempathy/empathy-tls-certificate.h +++ b/libempathy/empathy-tls-certificate.h @@ -88,8 +88,6 @@ gboolean empathy_tls_certificate_reject_finish (EmpathyTLSCertificate *self, GAsyncResult *result, GError **error); -void empathy_tls_certificate_store_ca (EmpathyTLSCertificate *self); - G_END_DECLS #endif /* #ifndef __EMPATHY_TLS_CERTIFICATE_H__*/ |