diff options
Diffstat (limited to 'Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h')
| -rw-r--r-- | Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h b/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h index 052f908c..7779cd3d 100644 --- a/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h +++ b/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h @@ -46,7 +46,6 @@ #include "MassStorage.h"
#include "Descriptors.h"
#include "DataflashManager.h"
- #include "SCSI_Codes.h"
/* Macros: */
/** Macro to set the current SCSI sense data to the given key, additional sense code and additional sense qualifier. This
|
