remove not required function and rename the function, const variable.
authorjaesick.shin <jaesick.shin@samsung.com>
Tue, 31 May 2016 02:30:04 +0000 (11:30 +0900)
committerUze Choi <uzchoi@samsung.com>
Tue, 31 May 2016 10:55:20 +0000 (10:55 +0000)
commit7d982c66843a3f1a7f949d1a70326a7b00f252df
tree795eaf4ae45c7213682934295560e1045c6d3d27
parent698882e85d73c79a1d395e4c9f91c5075e67b71f
remove not required function and rename the function, const variable.

this patch included
remove not required initialize value and function.
const variables change to define.
all structs move to NSStructs.h file.

Change-Id: Iff87028d731803d75cd4a20ac49e1e361073c323
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/8383
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/common/NSConstants.h
service/notification/src/common/NSStructs.h
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderListener.c
service/notification/src/provider/NSProviderNotification.c
service/notification/src/provider/NSProviderNotification.h
service/notification/src/provider/NSProviderResource.c
service/notification/src/provider/NSProviderScheduler.c
service/notification/src/provider/NSProviderSubscription.c