mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-23 10:34:12 -04:00
Fixed -Wunused-variable warnings
This commit is contained in:
@@ -114,7 +114,6 @@ void PacketModSource::modulateSample()
|
||||
{
|
||||
Real audioMod;
|
||||
Real linearRampGain;
|
||||
Real emphasis;
|
||||
|
||||
if ((m_state == idle) || (m_state == wait))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user