From: arighi Date: Wed, 13 Oct 2010 13:13:50 +0000 (+0000) Subject: usbser: remove duplicate definitions X-Git-Tag: 2.6.0~5^2~94 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=964817bf9b53a1775afc47ae6ca4965a7f2d5dee;p=bertos.git usbser: remove duplicate definitions git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4426 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/drv/usbser.c b/bertos/drv/usbser.c index 00377d12..d89e3d65 100644 --- a/bertos/drv/usbser.c +++ b/bertos/drv/usbser.c @@ -58,9 +58,6 @@ #include "drv/usbser.h" -#define USB_SERIAL_VENDOR_ID USB_SERIAL_VENDOR_ID -#define USB_SERIAL_PRODUCT_ID USB_SERIAL_PRODUCT_ID - #define USB_SERIAL_INTERFACES 1 #define USB_SERIAL_ENDPOINTS 3