diff --git a/src/Targets/Microchip/AVR/AVR8/TargetParameters.hpp b/src/Targets/Microchip/AVR/AVR8/TargetParameters.hpp index 2c55c29c..21b910fd 100644 --- a/src/Targets/Microchip/AVR/AVR8/TargetParameters.hpp +++ b/src/Targets/Microchip/AVR/AVR8/TargetParameters.hpp @@ -51,8 +51,6 @@ namespace Bloom::Targets::Microchip::Avr::Avr8Bit std::optional programMemoryUpdiStartAddress; std::optional signatureSegmentStartAddress; std::optional signatureSegmentSize; - std::optional userSignatureSegmentStartAddress; - std::optional userSignatureSegmentSize; std::optional fuseSegmentStartAddress; std::optional fuseSegmentSize; std::optional lockbitsSegmentStartAddress;