diff -r d07aa956024a -r 030c4fbc13d7 cryptoservices/filebasedcertificateandkeystores/source/generic/common/fstokencliserv.h --- a/cryptoservices/filebasedcertificateandkeystores/source/generic/common/fstokencliserv.h Thu Apr 01 00:24:41 2010 +0300 +++ b/cryptoservices/filebasedcertificateandkeystores/source/generic/common/fstokencliserv.h Wed Apr 14 17:48:59 2010 +0300 @@ -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, };