mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-09 09:25:07 -04:00
activated compiler warnings
This commit is contained in:
@@ -125,8 +125,6 @@ void FileSourceThread::setBuffer(std::size_t chunksize)
|
||||
|
||||
void FileSourceThread::run()
|
||||
{
|
||||
int res;
|
||||
|
||||
m_running = true;
|
||||
m_startWaiter.wakeAll();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user