diff -r 3a625661d1ce -r a0dc14075813 ncdengine/provider/deviceinteraction/inc/ncdsilentinstallactiveobserver.h --- a/ncdengine/provider/deviceinteraction/inc/ncdsilentinstallactiveobserver.h Thu Sep 02 20:34:03 2010 +0300 +++ b/ncdengine/provider/deviceinteraction/inc/ncdsilentinstallactiveobserver.h Fri Sep 17 08:30:26 2010 +0300 @@ -145,7 +145,7 @@ /** - * @return SwiUI::RSWInstSilentLauncher& The launcher + * @return Usif::RSoftwareInstall& The launcher * that handles the installation operations that this * class object observes. Ownerhsip is not transferred. */ @@ -177,7 +177,6 @@ // The silent launcher handles the install operations that // this class object observes. - // SwiUI::RSWInstSilentLauncher iSilentLauncher; Usif::RSoftwareInstall iInstaller; Usif::COpaqueNamedParams* iResults; Usif::COpaqueNamedParams* iArguments;