Skip to content

Commit 1c36272

Browse files
committed
remove unused macro
1 parent 7890cbc commit 1c36272

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/image.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,8 +1330,6 @@ int wolfBoot_verify_integrity(struct wolfBoot_image *img)
13301330
#ifdef WOLFBOOT_ELF_FLASH_SCATTER
13311331
#include "elf.h"
13321332

1333-
#define PADDING_BLOCK_SIZE 64
1334-
13351333
#ifdef ARCH_SIM
13361334
#define BASE_OFF ARCH_FLASH_OFFSET
13371335
#else

0 commit comments

Comments
 (0)