diff --git a/src/gui/RxApplet.cpp b/src/gui/RxApplet.cpp index d3507a1f..d20312b2 100644 --- a/src/gui/RxApplet.cpp +++ b/src/gui/RxApplet.cpp @@ -427,7 +427,6 @@ void RxApplet::buildUI() #ifdef HAVE_RADE if (mode == "RADE") { emit radeActivated(true, m_slice ? m_slice->sliceId() : -1); - if (m_slice) m_slice->setMode(mode); return; } // "RADE" is client-side only — the radio echoes back the real mode