From: taeyoung Date: Mon, 12 Sep 2016 10:23:40 +0000 (+0900) Subject: remove TIZEN_ERROR_USB_HOST X-Git-Tag: submit/tizen/20160913.011724^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53793d22fac26206d9165011f4a8cc977dd8239c;p=platform%2Fcore%2Fapi%2Fusb-host.git remove TIZEN_ERROR_USB_HOST 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 --- diff --git a/include/usb_host.h b/include/usb_host.h index 67c3dda..ec11f6d 100644 --- a/include/usb_host.h +++ b/include/usb_host.h @@ -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