sensorservices/orientationssy/src/OrientationCRListener.cpp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
--- a/sensorservices/orientationssy/src/OrientationCRListener.cpp	Tue Aug 31 16:29:05 2010 +0300
+++ b/sensorservices/orientationssy/src/OrientationCRListener.cpp	Wed Sep 01 12:34:26 2010 +0100
@@ -91,7 +91,7 @@
 	SSY_TRACE( EExtended, "ORIENTATIONSSY:RunL::Key %d changed", iStatus.Int() );
     iRepository->NotifyRequest( iStatus.Int(), iStatus );
 
-        User::LeaveIfError(iCallBack.CreateConfigurations());
+	iCallBack.CreateConfigurations();
 
     if( !IsActive() )
         {