Fix for deleting secrets

This commit is contained in:
Jim Norman 2006-11-27 11:15:44 +00:00
parent 23bb4f7943
commit 6a8a8e4819

View File

@ -954,7 +954,7 @@ namespace Novell.CASA
keyChainID,
ssFlags,
secretID,
epPassword,
null, // EPPassword is not used. Fix this if/when it is.
null);