From 190d734ca3edff5789c13abe561adcf076c1fde7 Mon Sep 17 00:00:00 2001 From: Nav Date: Sun, 11 Dec 2022 17:41:05 +0000 Subject: [PATCH] Tidying --- .../TargetDescriptionFiles/AVR8/Avr8TargetDescriptionFile.php | 1 - .../Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/Avr8Generic.hpp | 2 +- .../TargetMemoryInspectionPane/TargetMemoryInspectionPane.cpp | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/build/scripts/TargetDescriptionFiles/AVR8/Avr8TargetDescriptionFile.php b/build/scripts/TargetDescriptionFiles/AVR8/Avr8TargetDescriptionFile.php index 9e742cf7..cf9294b7 100644 --- a/build/scripts/TargetDescriptionFiles/AVR8/Avr8TargetDescriptionFile.php +++ b/build/scripts/TargetDescriptionFiles/AVR8/Avr8TargetDescriptionFile.php @@ -1,7 +1,6 @@ hexViewerWidget->setDisabled(false); this->refreshButton->setDisabled(false); } - - return; } if (newState == TargetState::RUNNING) {