[pkg-opensc-commit] [libp11] 222/239: p11_key.c: removed unused definition
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 09d37a0020964447f1a9f5e774ea36f78693bdb5
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date: Wed Sep 16 13:36:09 2015 +0200
p11_key.c: removed unused definition
---
src/p11_key.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/p11_key.c b/src/p11_key.c
index e7694d2..f578904 100644
--- a/src/p11_key.c
+++ b/src/p11_key.c
@@ -40,7 +40,6 @@ static CK_ATTRIBUTE key_search_attrs[] = {
{CKA_CLASS, &key_search_class, sizeof(key_search_class)},
};
#define numof(arr) (sizeof(arr)/sizeof((arr)[0]))
-#define MAX_VALUE_LEN 200
/*
* Enumerate all keys on the card
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list