author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 25 May 2010 13:36:23 +0300 | |
branch | RCL_3 |
changeset 15 | 6ce8d7d90cf8 |
parent 12 | fe0554130c0f |
child 16 | 87c71b25c937 |
remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp | file | annotate | diff | comparison | revisions |
--- 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)