summaryrefslogtreecommitdiff
path: root/src/device/dcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/dcd.h')
-rw-r--r--src/device/dcd.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/device/dcd.h b/src/device/dcd.h
index f07bda2d3..db84df839 100644
--- a/src/device/dcd.h
+++ b/src/device/dcd.h
@@ -49,13 +49,6 @@
extern "C" {
#endif
-enum
-{
- DCD_XFER_SUCCESS = 0,
- DCD_XFER_FAILED,
- DCD_XFER_STALLED
-};
-
typedef enum
{
DCD_EVENT_BUS_RESET = 1,