diff --git a/src/gui/components/cc_frm_signalbars.cpp b/src/gui/components/cc_frm_signalbars.cpp index b091a704f..ccef5a4af 100644 --- a/src/gui/components/cc_frm_signalbars.cpp +++ b/src/gui/components/cc_frm_signalbars.cpp @@ -66,7 +66,6 @@ void CSignalBar::initVarSigBar(const int& xpos, const int& ypos, const int& w, c sb_lastsig = 0; sb_signal = 0; - sb_frontend = NULL; sb_scale = NULL; sb_vlbl = NULL; sb_lbl = NULL;