diff --git a/core/embed/sys/tamper/stm32u5/tamper.c b/core/embed/sys/tamper/stm32u5/tamper.c index 43dd6abac9e..f53e56bd40c 100644 --- a/core/embed/sys/tamper/stm32u5/tamper.c +++ b/core/embed/sys/tamper/stm32u5/tamper.c @@ -41,7 +41,6 @@ // clk_init_def.RTCClockSelection = RCC_RTCCLKSOURCE_LSI (or // RCC_RTCCLKSOURCE_LSE); HAL_RCCEx_PeriphCLKConfig(&clk_init_def); HAL_StatusTypeDef clk_init(uint32_t source) { - bool pwrclkchanged = false; // Enable Power Clock