mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -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