mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Reworked sample MI FIFO and MIMO device engine
This commit is contained in:
@@ -74,9 +74,6 @@ TestMI::~TestMI()
|
||||
m_deviceAPI->removeAncillarySink(*it, istream);
|
||||
delete *it;
|
||||
}
|
||||
|
||||
m_deviceAPI->removeLastSourceStream(); // Remove the last source stream data set in the engine
|
||||
m_deviceAPI->removeLastSourceStream(); // Remove the last source stream data set in the engine
|
||||
}
|
||||
|
||||
void TestMI::destroy()
|
||||
|
||||
Reference in New Issue
Block a user