diff -r 641f389e9157 -r a71299154b21 cryptoservices/filebasedcertificateandkeystores/source/generic/common/fstokencliserv.h --- a/cryptoservices/filebasedcertificateandkeystores/source/generic/common/fstokencliserv.h Tue Aug 31 17:00:08 2010 +0300 +++ b/cryptoservices/filebasedcertificateandkeystores/source/generic/common/fstokencliserv.h Wed Sep 01 12:40:57 2010 +0100 @@ -132,18 +132,7 @@ ERemoveApp = 121, EGetAppCount = 122, EGetApps = 123, - EGetApplication = 124, - -#ifdef SYMBIAN_AUTH_SERVER - - EUseNewKeyServer = 125, - ECreateUserKey = 126, - EImportUserKey = 127, - EImportEncryptedUserKey = 128, - ESetAuthenticationPolicy = 129, - EGetAuthenticationPolicy = 130, - -#endif // SYMBIAN_AUTH_SERVER + EGetApplication = 124, };