sensorservices/orientationssy/src/SsyControlOrientation.cpp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
--- a/sensorservices/orientationssy/src/SsyControlOrientation.cpp	Tue Aug 31 16:29:05 2010 +0300
+++ b/sensorservices/orientationssy/src/SsyControlOrientation.cpp	Wed Sep 01 12:34:26 2010 +0100
@@ -224,8 +224,8 @@
 
         if ( channel )
             {
-            User::LeaveIfError(iChannelArray.Append( channel ));
-            User::LeaveIfError(channelInfoList.Append( channelInfo));
+            iChannelArray.Append( channel );
+            channelInfoList.Append( channelInfo );
             }
         }