mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Dismiss HackRF output plugin
This commit is contained in:
@@ -77,7 +77,6 @@ bool HackRFOutput::start(int device)
|
||||
|
||||
m_sampleSourceFifo.resize(m_settings.m_devSampleRate); // 1s long
|
||||
|
||||
|
||||
if (m_deviceAPI->getSourceBuddies().size() > 0)
|
||||
{
|
||||
DeviceSourceAPI *buddy = m_deviceAPI->getSourceBuddies()[0];
|
||||
|
||||
Reference in New Issue
Block a user