pkcs11-tool: useless assignment

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4248 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
viktor.tarasov 2010-04-18 07:30:21 +00:00
parent ce485e4895
commit f7575879cc
1 changed files with 0 additions and 1 deletions

View File

@ -2591,7 +2591,6 @@ static int test_signature(CK_SLOT_ID slot, CK_SESSION_HANDLE session)
data[0] = 0;
data[1] = 1;
modLenBytes = (get_private_key_length(sess, privKeyObject) + 7) / 8;
/* 1st test */