diff -r 915074efc433 -r 2de6635c154b syncmlfw/ds/settings/inc/nsmldssettings.h --- a/syncmlfw/ds/settings/inc/nsmldssettings.h Tue May 11 16:59:53 2010 +0300 +++ b/syncmlfw/ds/settings/inc/nsmldssettings.h Tue May 25 13:36:17 2010 +0300 @@ -390,14 +390,6 @@ */ IMPORT_C HBufC8* OperatorProfileModValueLC(); - /** - * Checks if received Alert Code is a sync type and tries to convert - * it to Sync Type (TSmlSyncType). If conversion is succesful, the - * value is stored into Cenrep file (KCRUidOperatorDatasyncInternalKeys). - * @param aAlertCode received alert code. - */ - IMPORT_C void StoreSyncType( const TDes8& aAlertCode ); - /** * Parse xml * @param - whether data has to be restored from existing database