Merge pull request #3826 from monojenkins/update-csprojs
[mono.git] / mono / btls / btls-x509-store-ctx.h
index c5ed499612a9bea60b1437c75119521daef20766..188092e0cd7971f5ba417eefb39bdd930bf59364 100644 (file)
@@ -43,9 +43,6 @@ mono_btls_x509_store_ctx_get_current_cert (MonoBtlsX509StoreCtx *ctx);
 X509 *
 mono_btls_x509_store_ctx_get_current_issuer (MonoBtlsX509StoreCtx *ctx);
 
-void
-mono_btls_x509_store_ctx_test (MonoBtlsX509StoreCtx *ctx);
-
 int
 mono_btls_x509_store_ctx_init (MonoBtlsX509StoreCtx *ctx,
                                   MonoBtlsX509Store *store, MonoBtlsX509Chain *chain);