remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp
branchRCL_3
changeset 15 6ce8d7d90cf8
parent 12 fe0554130c0f
--- 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)