Remove some useless code

This commit is contained in:
Zhi Guan
2026-06-22 23:02:50 +08:00
parent 6c2b35b96d
commit 29c6572173
17 changed files with 2 additions and 1668 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30300
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1155"
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1156"
int gmssl_version_num(void);
const char *gmssl_version_str(void);