remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp
branchRCL_3
changeset 12 fe0554130c0f
parent 0 3ad9d5175a89
child 15 6ce8d7d90cf8
--- a/remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp	Wed Mar 31 23:00:11 2010 +0300
+++ b/remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp	Wed Apr 14 16:50:39 2010 +0300
@@ -396,7 +396,7 @@
 TInt CRsfwMountManImpl::GetRsfwControlConnection()
     {
     TInt err = KErrNone;
-    if (!iRsfwControlConnected)
+//    if (!iRsfwControlConnected)
         {
         err = iRsfwControl.Connect();
         if (!err)