diff options
Diffstat (limited to 'src/tusb.h')
| -rw-r--r-- | src/tusb.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tusb.h b/src/tusb.h index 219951692..2e98dc137 100644 --- a/src/tusb.h +++ b/src/tusb.h @@ -52,9 +52,6 @@ #include "class/midi/midi2_host.h" #endif - #if CFG_TUH_VENDOR - #include "class/vendor/vendor_host.h" - #endif #else #ifndef tuh_int_handler #define tuh_int_handler(...) |
