From 4efbecd181140499b3bffac76cc35539d4ab37e0 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 15 Sep 2015 16:03:56 -0400 Subject: py11 support for C_CreateObject(). --- pkcs11.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkcs11.c') diff --git a/pkcs11.c b/pkcs11.c index 83d0ed4..cfd14da 100644 --- a/pkcs11.c +++ b/pkcs11.c @@ -1686,8 +1686,6 @@ static int psnprintf(void *buffer_, size_t size, const char *format, ...) /* * Template checking and key generation. - * - * The checking code needs refactoring to support C_CreateObject(). */ /* -- cgit v1.2.3