mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-17 00:04:25 -04:00
Fixed -Wunused-variable warnings
This commit is contained in:
@@ -747,7 +747,6 @@ bool XTRXOutput::applySettings(const XTRXOutputSettings& settings, bool force, b
|
||||
bool forwardChangeTxDSP = false;
|
||||
bool forwardChangeAllDSP = false;
|
||||
bool forwardClockSource = false;
|
||||
bool txThreadWasRunning = false;
|
||||
bool doLPCalibration = false;
|
||||
bool doChangeSampleRate = false;
|
||||
bool doChangeFreq = false;
|
||||
|
||||
Reference in New Issue
Block a user