--- a/callcontinuity/settingsreader/inc/vccsettingsreader.h Sun Mar 14 13:09:00 2010 +0000
+++ b/callcontinuity/settingsreader/inc/vccsettingsreader.h Sun Mar 28 16:35:57 2010 +0100
@@ -130,7 +130,7 @@
* @since S60 v3.2
* @return Service id if entry is found, otherwise KErrNotFound
*/
- static TInt VccSettingsReader::VccServiceIdL();
+ static TInt VccServiceIdL();
/**
* Gets service id that is mapped for the specified VCC call provider
@@ -141,7 +141,7 @@
* @since S60 v3.2
* @return Service id if entry is found, otherwise KErrNotFound
*/
- static TInt VccSettingsReader::ServiceIdL( TInt aCallProviderPluginUid );
+ static TInt ServiceIdL( TInt aCallProviderPluginUid );
private:
/**