Skip to content

Commit 318c95a

Browse files
author
Lealem Amedie
committed
Remove leftover declaration in ssl.h
1 parent ec49e6b commit 318c95a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wolfssl/ssl.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4168,7 +4168,6 @@ WOLFSSL_API size_t wolfSSL_OBJ_length(const WOLFSSL_ASN1_OBJECT* o);
41684168
WOLFSSL_API const unsigned char* wolfSSL_OBJ_get0_data(
41694169
const WOLFSSL_ASN1_OBJECT* o);
41704170

4171-
WOLFSSL_API const byte* wolfSSL_OBJ_txt2oidBuf(char* b, word32* sz, word32 t);
41724171
WOLFSSL_API const char* wolfSSL_OBJ_nid2ln(int n);
41734172
WOLFSSL_API int wolfSSL_OBJ_ln2nid(const char *ln);
41744173
WOLFSSL_API int wolfSSL_OBJ_cmp(const WOLFSSL_ASN1_OBJECT* a,

0 commit comments

Comments
 (0)