sensorservices/orientationssy/inc/SsyOrientation.h
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
--- a/sensorservices/orientationssy/inc/SsyOrientation.h	Tue Aug 31 16:29:05 2010 +0300
+++ b/sensorservices/orientationssy/inc/SsyOrientation.h	Wed Sep 01 12:34:26 2010 +0100
@@ -104,14 +104,14 @@
         /**
         * Create configurations for angles and timers
         */
-        TInt CreateConfigurations();
+        void CreateConfigurations();
         
         /**
         * Used for creating configuration for angle definitions
         *
         * @param aConfigurationForState the configuration to set.
         */
-        TInt SetConfigurationForState( 
+        void SetConfigurationForState( 
         const TOrientationConfiguration&
               aConfigurationForState );