musichomescreen_multiview/musiccontentpublisher/src/musiccontentpublisher.cpp
branchRCL_3
changeset 66 1f1dad4af8f8
parent 53 3de6c4cf6b67
--- a/musichomescreen_multiview/musiccontentpublisher/src/musiccontentpublisher.cpp	Wed Sep 15 12:09:46 2010 +0300
+++ b/musichomescreen_multiview/musiccontentpublisher/src/musiccontentpublisher.cpp	Wed Oct 13 14:28:40 2010 +0300
@@ -150,7 +150,7 @@
     MPX_DEBUG1("CMusicContentPublisher::ConstructL resources loaded");
     
     // connect to the skin server, to receive skin changed event.
-    User::LeaveIfError(iAknsSrvSession.Connect(this));
+    iAknsSrvSession.Connect(this);
     
     // enable skin.
     AknsUtils::InitSkinSupportL();