aboutsummaryrefslogtreecommitdiff
path: root/src/jtag_scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag_scan.c')
-rw-r--r--src/jtag_scan.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/jtag_scan.c b/src/jtag_scan.c
index 0084e2e..6f733de 100644
--- a/src/jtag_scan.c
+++ b/src/jtag_scan.c
@@ -107,9 +107,6 @@ int jtag_scan(const uint8_t *irlens)
jtag_dev_count = 0;
memset(&jtag_devs, 0, sizeof(jtag_devs));
-#warning "These should be elsewhere!"
- adiv5_free_all();
-
/* Run throught the SWD to JTAG sequence for the case where an attached SWJ-DP is
* in SW-DP mode.
*/