summaryrefslogtreecommitdiffstats
path: root/commands/loads.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/loads.c')
-rw-r--r--commands/loads.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/loads.c b/commands/loads.c
index 6e0dc7fabc..c6617a4e68 100644
--- a/commands/loads.c
+++ b/commands/loads.c
@@ -31,8 +31,6 @@
#include <exports.h>
#include <xyzModem.h>
-DECLARE_GLOBAL_DATA_PTR;
-
static ulong load_serial (ulong offset);
static int read_record (char *buf, ulong len);
static int do_echo = 1;