From 88a59f05c9ba819c71cd4e76e77b37b79fd34bad Mon Sep 17 00:00:00 2001 From: Michael Corcoran Date: Sat, 3 Oct 2015 23:02:14 +1300 Subject: [PATCH] STM32DFU: Remove line missed in c038785 --- js/protocols/stm32usbdfu.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/protocols/stm32usbdfu.js b/js/protocols/stm32usbdfu.js index c17963db..f9ecda81 100644 --- a/js/protocols/stm32usbdfu.js +++ b/js/protocols/stm32usbdfu.js @@ -464,8 +464,6 @@ STM32DFU_protocol.prototype.upload_procedure = function (step) { }); } - // start - clear_before_leave(); break; case 99: // cleanup