Skip to content

Commit d03aa89

Browse files
Jakujemtrojnar
authored andcommitted
tests: Remove unused variable
1 parent 6064a0a commit d03aa89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/list-tokens.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ int main(int argc, char *argv[])
3939
{
4040
PKCS11_CTX *ctx;
4141
PKCS11_SLOT *slots, *slot;
42-
PKCS11_CERT *certs;
4342

4443
int rc = 0, token_found = 0;
4544

0 commit comments

Comments
 (0)