mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-16 13:21:50 -05:00
DaemonSinkThread: removed useless member
This commit is contained in:
parent
b5b73812b2
commit
0d115ac342
@ -69,7 +69,6 @@ private:
|
||||
QMutex m_startWaitMutex;
|
||||
QWaitCondition m_startWaiter;
|
||||
bool m_running;
|
||||
uint8_t m_sampleBytes;
|
||||
|
||||
CM256 m_cm256;
|
||||
CM256 *m_cm256p;
|
||||
|
Loading…
Reference in New Issue
Block a user