diff -r 0410b3201a77 -r afe7195bb6c3 installationservices/swinstallationfw/inc/sifnotification.h --- a/installationservices/swinstallationfw/inc/sifnotification.h Tue Jun 15 13:36:10 2010 +0100 +++ b/installationservices/swinstallationfw/inc/sifnotification.h Thu Jul 22 16:35:01 2010 +0100 @@ -462,7 +462,6 @@ @param aHandler A handle to the implementation of the MSifOperationsHandler class. @return A pointer to the newly allocated CSifOperationsNotifier object, if creation is successful. - The pointer is also put onto the cleanup stack. */ IMPORT_C static CSifOperationsNotifier* NewL(MSifOperationsHandler& aHandler);