diff -r b8bdbc8f59c7 -r 7d4490026038 featuremgmt/featuremgr/src/serverexe/featmgrserver.h --- a/featuremgmt/featuremgr/src/serverexe/featmgrserver.h Thu Aug 12 11:53:23 2010 +0100 +++ b/featuremgmt/featuremgr/src/serverexe/featmgrserver.h Mon Sep 27 11:59:56 2010 +0100 @@ -226,7 +226,7 @@ private: /* Clears the feature array ready to re-populate it during a restore operation */ - void ClearFeatures( void ); + void ClearFeaturesL( void ); /* Reloads the feature array and merges features during a restore operation */ void LoadFeaturesL( void ); /* Handles any outstanding notifications after a restore operation */