branch | RCL_3 |
changeset 9 | 667e88a979d7 |
parent 8 | fa9941cf3867 |
--- a/featuremgmt/featuremgr/src/clientdll/featmgrclient.h Fri Mar 12 15:51:02 2010 +0200 +++ b/featuremgmt/featuremgr/src/clientdll/featmgrclient.h Mon Mar 15 12:46:30 2010 +0200 @@ -75,7 +75,7 @@ TInt RequestNotification( RFeatureUidArray& aFeatures, TUid& aFeatUid, TRequestStatus& aStatus ); - TInt ReRequestNotification( TUid& aFeatUid, TRequestStatus& aStatus ); + void ReRequestNotification( TUid& aFeatUid, TRequestStatus& aStatus ); TInt RequestNotifyCancel( TUid aFeature ) const;