summaryrefslogtreecommitdiffstats
path: root/commands/loadb.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/loadb.c')
-rw-r--r--commands/loadb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/loadb.c b/commands/loadb.c
index dc0e517b57..439a83a45c 100644
--- a/commands/loadb.c
+++ b/commands/loadb.c
@@ -625,7 +625,6 @@ static ulong load_serial_ymodem(void)
int res, wr;
connection_info_t info;
char ymodemBuf[1024];
- ulong store_addr = ~0;
ulong addr = 0;
size = 0;