Remove depricated functions that's referencing a removed symbol
git-svn-id: svn://10.0.0.236/trunk@84496 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -918,6 +918,7 @@ ListKeys(PK11SlotInfo *slot, char *keyname, int index,
|
||||
return rv;
|
||||
}
|
||||
|
||||
#ifdef notdef
|
||||
static SECStatus
|
||||
DeleteKey(SECKEYKeyDBHandle *handle, char *nickname)
|
||||
{
|
||||
@@ -929,6 +930,7 @@ DeleteKey(SECKEYKeyDBHandle *handle, char *nickname)
|
||||
}
|
||||
return rv;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user