Fix build fail on notification with MQ.
authorKIM JungYong <jyong2.kim@samsung.com>
Tue, 18 Apr 2017 03:59:27 +0000 (12:59 +0900)
committerUze Choi <uzchoi@samsung.com>
Tue, 18 Apr 2017 05:29:24 +0000 (05:29 +0000)
commitb1d9b0e0c77dadf8e5fceaa33d3aee7712798931
treeff4532f31bd4e37227b3a878160c6c905c025d91
parent63fd264136eb941c441ea6ea4a5924587edb7b3b
Fix build fail on notification with MQ.

When building of notificaiton with MQ, build failed
because related API call invalid(removed) function.

in this patch, removed function was changed.

Change-Id: Ib97a5c966f4bd8907bfecbfd1463340574c2063c
Signed-off-by: KIM JungYong <jyong2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/19031
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/consumer/NSConsumerInterface.c
service/notification/src/provider/NSProviderInterface.c