kopia lustrzana https://github.com/f4exb/sdrangel
Removed SymbolSynchronizer from Projector
rodzic
8ce1c76a40
commit
b8b2ceb47d
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "dsptypes.h"
|
||||
|
||||
class SymbolSynchronizer;
|
||||
|
||||
class Projector
|
||||
{
|
||||
public:
|
||||
|
|
@ -49,5 +47,4 @@ private:
|
|||
Real m_prevArg;
|
||||
Real *m_cache;
|
||||
bool m_cacheMaster;
|
||||
SymbolSynchronizer *m_symSync;
|
||||
};
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue