remove TIZEN_ERROR_USB_HOST 64/87964/1 accepted/tizen/common/20160913.170306 accepted/tizen/ivi/20160913.042312 accepted/tizen/mobile/20160913.042240 accepted/tizen/tv/20160913.042255 submit/tizen/20160913.011724
authortaeyoung <ty317.kim@samsung.com>
Mon, 12 Sep 2016 10:23:40 +0000 (19:23 +0900)
committertaeyoung <ty317.kim@samsung.com>
Mon, 12 Sep 2016 10:23:40 +0000 (19:23 +0900)
TIZEN_ERROR_USB_HOST is defined in capi-base-common.
Thus it needs to be remove from the usb-host.h

Change-Id: I008bd3f2b4c5b9e8b54d3209468406027b398a98
Signed-off-by: taeyoung <ty317.kim@samsung.com>
include/usb_host.h

index 67c3dda9de33202f520d36dd04901ab28b6d4179..ec11f6d2b5d2c3c80d32de68889ea192c67f206d 100644 (file)
@@ -70,11 +70,6 @@ typedef enum {
        USB_HOST_USAGE_TYPE_IMPLICIT,   /**< Implicit feedback Data endpoint */
 } usb_host_usage_type_e;
 
-
-#ifndef TIZEN_ERROR_USB_HOST
-#define TIZEN_ERROR_USB_HOST -0x03000000
-#endif
-
 /**
  * @brief Enumeration of error codes reported by USB host API.
  * @since_tizen 3.0