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:
relyea%netscape.com
2001-01-06 23:55:22 +00:00
parent 4e136bd78a
commit 2e0b7692c1

View File

@@ -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
/*