Revision: 201019 RCL_3 PDK_3.0.0
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 13:36:23 +0300
branchRCL_3
changeset 11 6ce8d7d90cf8
parent 9 fe0554130c0f
child 12 87c71b25c937
Revision: 201019 Kit: 2010121
remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp
--- a/remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp	Wed Apr 14 16:50:39 2010 +0300
+++ b/remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp	Tue May 25 13:36:23 2010 +0300
@@ -396,7 +396,7 @@
 TInt CRsfwMountManImpl::GetRsfwControlConnection()
     {
     TInt err = KErrNone;
-//    if (!iRsfwControlConnected)
+    if (!iRsfwControlConnected)
         {
         err = iRsfwControl.Connect();
         if (!err)