aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-cert-db.h
diff options
context:
space:
mode:
Diffstat (limited to 'smime/lib/e-cert-db.h')
-rw-r--r--smime/lib/e-cert-db.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/smime/lib/e-cert-db.h b/smime/lib/e-cert-db.h
index 6b0d6ea6b1..9e76bdb170 100644
--- a/smime/lib/e-cert-db.h
+++ b/smime/lib/e-cert-db.h
@@ -101,13 +101,6 @@ gboolean e_cert_db_import_pkcs12_file (ECertDB *cert_db,
const gchar *file_path,
GError **error);
-#ifdef notyet
-gboolean e_cert_db_export_pkcs12_file (ECertDB *cert_db,
- const gchar *file_path,
- GList *certs,
- GError **error);
-#endif
-
gboolean e_cert_db_login_to_slot (ECertDB *cert_db,
PK11SlotInfo *slot);