summaryrefslogtreecommitdiff
path: root/gtests/ssl_gtest/libssl_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtests/ssl_gtest/libssl_internals.h')
-rw-r--r--gtests/ssl_gtest/libssl_internals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtests/ssl_gtest/libssl_internals.h b/gtests/ssl_gtest/libssl_internals.h
index 372f254d6..c21c4a7da 100644
--- a/gtests/ssl_gtest/libssl_internals.h
+++ b/gtests/ssl_gtest/libssl_internals.h
@@ -51,5 +51,4 @@ SECStatus SSLInt_SetDCAdvertisedSigSchemes(PRFileDesc *fd,
SECStatus SSLInt_RemoveServerCertificates(PRFileDesc *fd);
SECStatus SSLInt_SetRawEchConfigForRetry(PRFileDesc *fd, const uint8_t *buf,
size_t len);
-SECStatus SSLInt_ZeroEchConfigIds(PRFileDesc *fd);
#endif // ifndef libssl_internals_h_