phoneengine/servicehandling/src/cpeservicehandling.cpp
branchRCL_3
changeset 6 38529f706030
parent 0 5f000ab63145
child 24 41a7f70b3818
equal deleted inserted replaced
5:2a26698d78ba 6:38529f706030
   128 	         {
   128 	         {
   129 	         TEFLOGSTRING2( KTAERROR,
   129 	         TEFLOGSTRING2( KTAERROR,
   130 	                  "PE CPEServiceHandling::EnableServiceL, Error: %d"
   130 	                  "PE CPEServiceHandling::EnableServiceL, Error: %d"
   131 	                  , error );
   131 	                  , error );
   132 	         SendErrorMessage( error );
   132 	         SendErrorMessage( error );
       
   133 	       
       
   134              iCurrentServiceId = KErrNotFound;
       
   135              service->RemoveObserver( *this );	
   133 	         }
   136 	         }
   134 	    }
   137 	    }
   135 	
   138 	
   136 	TEFLOGSTRING2( KTAINT, 
   139 	TEFLOGSTRING2( KTAINT, 
   137             "PE CPEServiceHandling::EnableServiceL, error: %d", error );		
   140             "PE CPEServiceHandling::EnableServiceL, error: %d", error );