sensorservices/orientationssy/src/SsyChannel.cpp
branchRCL_3
changeset 6 6bb05bdcbe09
parent 0 4e1aa6a622a0
child 21 ccb4f6b3db21
--- a/sensorservices/orientationssy/src/SsyChannel.cpp	Fri Mar 12 15:50:01 2010 +0200
+++ b/sensorservices/orientationssy/src/SsyChannel.cpp	Mon Mar 15 12:45:37 2010 +0200
@@ -808,7 +808,9 @@
         {
         aChannelPropertyList.Append( channelProperties[index] );
         }
-
+    
+    channelProperties.Close();
+    
     SSY_TRACE_OUT();
     }