From e3dc09761f925367b8a3b1220f0ddf249f5f6f8f Mon Sep 17 00:00:00 2001 From: "kush.agrawal@samsung.com" Date: Wed, 3 Oct 2018 13:32:03 +0530 Subject: [PATCH] Update ESSCCommon.h cherry picked from commit a3e28f7512d6ad220f04eb8cc7fd2ac77f30f0f8 Change-Id: I25c8b42d74bc07e2b45d00a58adebc238ba83767 Signed-off-by: Amit KS --- service/easy-setup/mediator/richsdk/inc/ESSCCommon.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/service/easy-setup/mediator/richsdk/inc/ESSCCommon.h b/service/easy-setup/mediator/richsdk/inc/ESSCCommon.h index 93a2c91..229a3ca 100644 --- a/service/easy-setup/mediator/richsdk/inc/ESSCCommon.h +++ b/service/easy-setup/mediator/richsdk/inc/ESSCCommon.h @@ -59,9 +59,6 @@ using namespace std; #define SC_RSRVD_ES_VENDOR_PASSPHRASE "x.com.samsung.passphrase" #define SC_RSRVD_ES_VENDOR_CANDIDATE_CHANNEL "x.com.samsung.channel" -#define MAXLEN_STRING 1000 - - namespace OIC { namespace Service @@ -1062,7 +1059,7 @@ namespace OIC * Mediator can use this API to differentiate between Easy Setup Protcol supported by * Samsung Enrollee Devices. * - * Example: Version Value for Tizen4.0: [“2.0”] + * Example: Version Value for Tizen4.0: [“2.0”] * * @return Easy Setup Protocol Version String. */ -- 2.7.4