javaextensions/satsa/pki/src.s60/cstscredentialmanager.h
branchRCL_3
changeset 83 26b2b12093af
parent 71 d5e927d5853b
--- a/javaextensions/satsa/pki/src.s60/cstscredentialmanager.h	Wed Sep 15 12:05:25 2010 +0300
+++ b/javaextensions/satsa/pki/src.s60/cstscredentialmanager.h	Wed Oct 13 14:23:59 2010 +0300
@@ -31,9 +31,7 @@
 
 // FORWARD DECLARATIONS
 class CCTKeyInfo;
-#ifndef RD_JAVA_S60_RELEASE_10_1_ONWARDS 
 class MPKIDialog;
-#endif
 class CUnifiedCertStore;
 class CUnifiedKeyStore;
 class CX500DistinguishedName;
@@ -350,11 +348,9 @@
 
     // internal error variable
     TInt iError;
-    
-#ifndef RD_JAVA_S60_RELEASE_10_1_ONWARDS
+
     // PKI Dialog, owned
     MPKIDialog* iPKIDialog;
-#endif
 
     // The actual store, owned
     CUnifiedCertStore* iStore;