sensord: remove the unnecessary debug log 01/64501/1
authorkibak.yoon <kibak.yoon@samsung.com>
Thu, 24 Mar 2016 12:04:49 +0000 (21:04 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Fri, 1 Apr 2016 10:37:28 +0000 (19:37 +0900)
commit2b64984c0641d7a709edcb08ff15bb763712e377
tree7b02a37ec18eec17710c26a7dbbe252ada289c90
parent79420e8906489408b32d26010d3b46fc7ab727d4
sensord: remove the unnecessary debug log

- a client can have serveral handles(it is same as listener) and each of
  handles can register each other sensor event. so there are so many cases
  that some event is not registered to handle.
- so it is unnecessary to show dlog.

Change-Id: Ib97a269e9368964baef84505895bd05ace2fde73
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/sensor_handle_info.cpp