[SSM] Remove global mutex
authorjk13 <jihyeok13.kim@samsung.com>
Mon, 17 Nov 2014 11:09:02 +0000 (20:09 +0900)
committerjk13 <jihyeok13.kim@samsung.com>
Mon, 17 Nov 2014 11:09:02 +0000 (20:09 +0900)
commita9d162aa802feaf00586bf8f357deb4a3272b016
treeb5b42156896329ac56873490ec5b2473f3610178
parent8dd8573063dc3787df456868660f39a0fd4980d3
[SSM] Remove global mutex

Problem: global mutex is not necessary
          while initializing platform.

How: Remove global mutex class and references.

Change-Id: I8972c6eb7d67dbd91c5c8638bec22fe83f83ef43
Signed-off-by: Kim Jee Hyeok <jihyeok13.kim@samsung.com>
service/soft-sensor-manager/SSMCore/src/Common/CAGlobalMutex.h [deleted file]
service/soft-sensor-manager/SSMCore/src/SSMInterface/SSMCore.cpp