diff -r ae942d28ec0e -r 2455ef1f5bbc javacommons/security/javaunicertstoreplugin/src.s60/javacertstoreimpl.h --- a/javacommons/security/javaunicertstoreplugin/src.s60/javacertstoreimpl.h Tue Aug 31 15:09:22 2010 +0300 +++ b/javacommons/security/javaunicertstoreplugin/src.s60/javacertstoreimpl.h Wed Sep 01 12:33:18 2010 +0100 @@ -24,9 +24,7 @@ #include "commsclientendpoint.h" #include "commsmessage.h" -#ifndef RD_JAVA_S60_RELEASE_10_1_ONWARDS class CAknGlobalConfirmationQuery; -#endif namespace java { @@ -144,9 +142,7 @@ RPointerArray mCertsData; TState mState; RThread mUiThread; -#ifndef RD_JAVA_S60_RELEASE_10_1_ONWARDS std::auto_ptr mQuery; -#endif //This class does not have ownership into this object. CJavaCertData* mTempCertData;