Clean the warning message in notification service .
[platform/upstream/iotivity.git] / service / notification / src / provider / NSProviderSystem.c
index 7e02a70..797caaf 100644 (file)
@@ -30,5 +30,7 @@ void NSSetProviderConnectionState(NSConnectionState state)
 \r
 NSConnectionState NSGetProviderConnectionState()\r
 {\r
+    OIC_LOG(INFO, SUBSCRIPTION_TAG, "Change Connection State");\r
+\r
     return NSProviderConnectionState;\r
 }\r