From da452d4ba6127b2b3b83832ba142bece911e2490 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 27 Mar 2019 17:48:42 +0700 Subject: cleanup, remove the use of _TINY_USB_SOURCE_FILE_ --- src/device/usbd.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/device/usbd.c') diff --git a/src/device/usbd.c b/src/device/usbd.c index 17914fb6c..604f35bc5 100644 --- a/src/device/usbd.c +++ b/src/device/usbd.c @@ -28,8 +28,6 @@ #if TUSB_OPT_DEVICE_ENABLED -#define _TINY_USB_SOURCE_FILE_ - #include "tusb.h" #include "usbd.h" #include "device/usbd_pvt.h" -- cgit v1.3.1