diff -r e5618cc85d74 -r 6c158198356e javaextensions/satsa/pki/src.s60/cstscredentialmanager.h --- a/javaextensions/satsa/pki/src.s60/cstscredentialmanager.h Thu Jul 15 18:31:06 2010 +0300 +++ b/javaextensions/satsa/pki/src.s60/cstscredentialmanager.h Thu Aug 19 09:48:13 2010 +0300 @@ -31,7 +31,7 @@ // FORWARD DECLARATIONS class CCTKeyInfo; -class MPKIDialog; + class CUnifiedCertStore; class CUnifiedKeyStore; class CX500DistinguishedName; @@ -349,8 +349,6 @@ // internal error variable TInt iError; - // PKI Dialog, owned - MPKIDialog* iPKIDialog; // The actual store, owned CUnifiedCertStore* iStore;