зеркало из https://github.com/mozilla/pjs.git
Bugzilla bug 90906: removed unused variable 'size'. The patch is from
Serge GAUTHERIE <gautheri@noos.fr>. r=wtc.
This commit is contained in:
Родитель
e8bb9dcc6c
Коммит
b25daac5dc
|
@ -349,7 +349,6 @@ pk11_InitGeneric(PK11Session *session,PK11SessionContext **contextPtr,
|
|||
|
||||
/* find the key */
|
||||
if (keyPtr) {
|
||||
unsigned int size;
|
||||
key = pk11_ObjectFromHandle(hKey,session);
|
||||
if (key == NULL) {
|
||||
return CKR_KEY_HANDLE_INVALID;
|
||||
|
|
Загрузка…
Ссылка в новой задаче