sensor-plugin-tm1: remove useless lock
[platform/hal/backend/tm1/sensor-tm1.git] / src / plugins / accel / accel_sensor_hal.h
index 97c4af4..3161922 100755 (executable)
@@ -61,8 +61,6 @@ private:
 
        bool m_sensorhub_controlled;
 
-       cmutex m_value_mutex;
-
        bool update_value_input_event(void);
        bool update_value_iio(void);
 };