Remove unneeded dependency

This commit is contained in:
Jim Norman 2006-02-02 21:58:01 +00:00
parent f881a96c7a
commit a44633d48d

View File

@ -30,14 +30,9 @@ using System.Security.Cryptography;
using System.Text; using System.Text;
using sscs.cache; using sscs.cache;
using sscs.common; using sscs.common;
using sscs.constants;
using sscs.lss; using sscs.lss;
using sscs.crypto; using sscs.crypto;
#if LINUX
using Novell.CASA.DataEngines.GK;
#endif
namespace sscs.cache namespace sscs.cache
{ {
class SecretStore class SecretStore