diff -r 4ad59aaee882 -r 2f468c1958d0 javamanager/javaappscheme/src.s60/serviceapp.cpp --- a/javamanager/javaappscheme/src.s60/serviceapp.cpp Fri Sep 17 08:28:21 2010 +0300 +++ b/javamanager/javaappscheme/src.s60/serviceapp.cpp Mon Oct 04 00:10:53 2010 +0300 @@ -66,8 +66,7 @@ // the name of the name of the service and then the name of the interface // (from service_conf.xml) UriService::UriService(ServiceApp* parent) -: XQServiceProvider(QLatin1String("javaappscheme.com.nokia.symbian.IUriView"),parent), - mServiceApp(parent) +: XQServiceProvider(QLatin1String("javaappscheme.com.nokia.symbian.IUriView"),parent) { LOG(EJavaQtServiceApp, EInfo, "UriService::UriService called"); publishAll();