diff options
author | Hongkuk, Son <hongkuk.son@samsung.com> | 2018-01-30 14:00:29 +0900 |
---|---|---|
committer | Hongkuk, Son <hongkuk.son@samsung.com> | 2018-01-30 14:01:31 +0900 |
commit | 78ef8b54ca2164cd3d61e0371488c53243b97fb0 (patch) | |
tree | 5ef00b9197a3206fa94ddd54bd06341e31d0559c | |
parent | 80a19289852ee6e1ad636960bd758051f3b3d0b2 (diff) | |
download | iotcon-tizen_4.0_tv.tar.gz iotcon-tizen_4.0_tv.tar.bz2 iotcon-tizen_4.0_tv.zip |
Remove TIZEN_ERROR_IOTCONsubmit/tizen_4.0/20180131.010002accepted/tizen/4.0/unified/20180131.050041tizen_4.0_tv
- already defined in tizen_error.h
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com>
Change-Id: Ic843177fe996b960f62754ef312248bdf36ae85a
-rwxr-xr-x[-rw-r--r--] | include/iotcon-errors.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/iotcon-errors.h b/include/iotcon-errors.h index 05a8b61..684d6ec 100644..100755 --- a/include/iotcon-errors.h +++ b/include/iotcon-errors.h @@ -21,9 +21,6 @@ #include <tizen.h> -#define TIZEN_ERROR_IOTCON -0x01C80000 - - /** * @file iotcon-errors.h */ |