drop ykcs11_check_version() that was never used or exported

This commit is contained in:
Klas Lindfors
2016-08-12 14:46:13 +02:00
parent c5f60bac4f
commit 56cb376b3c
3 changed files with 1 additions and 147 deletions
-3
View File
@@ -82,9 +82,6 @@ extern "C"
*/
#define YKCS11_VERSION_PATCH @YKCS11_VERSION_PATCH@
const char *ykcs11_check_version (const char *req_version);
#ifdef __cplusplus
}
#endif