mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Fixed -Wunused-variable warnings
This commit is contained in:
@@ -819,7 +819,6 @@ bool XTRXInput::applySettings(const XTRXInputSettings& settings, bool force, boo
|
||||
bool forwardChangeRxDSP = false;
|
||||
bool forwardChangeAllDSP = false;
|
||||
bool forwardClockSource = false;
|
||||
bool rxThreadWasRunning = false;
|
||||
bool doLPCalibration = false;
|
||||
bool doChangeSampleRate = false;
|
||||
bool doChangeFreq = false;
|
||||
|
||||
Reference in New Issue
Block a user