aboutsummaryrefslogtreecommitdiff
path: root/stm/lib/usbd_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm/lib/usbd_conf.h')
-rw-r--r--stm/lib/usbd_conf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/stm/lib/usbd_conf.h b/stm/lib/usbd_conf.h
index 4bab9e3c2..60243d2f6 100644
--- a/stm/lib/usbd_conf.h
+++ b/stm/lib/usbd_conf.h
@@ -20,7 +20,4 @@
#define MSC_MAX_PACKET 64
#define MSC_MEDIA_PACKET 4096
-// for both?
-#define APP_FOPS VCP_fops
-
#endif //__USBD_CONF__H__