diff options
Diffstat (limited to 'include/dfu.h')
-rw-r--r-- | include/dfu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dfu.h b/include/dfu.h index fa1918cd663..6c5431b3948 100644 --- a/include/dfu.h +++ b/include/dfu.h @@ -99,7 +99,6 @@ struct virt_internal_data { int dev_num; }; - #if defined(CONFIG_DFU_NAME_MAX_SIZE) #define DFU_NAME_SIZE CONFIG_DFU_NAME_MAX_SIZE #else |