mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-07-15 07:14:48 -04:00
Remove public access to demod internal state vars and clean-up improper use
This commit is contained in:
@@ -36,7 +36,6 @@ public:
|
||||
void setVisualOutputQueue(DemodulatorThreadOutputQueue *tQueue);
|
||||
|
||||
DemodulatorThreadCommandQueue *getCommandQueue();
|
||||
DemodulatorThreadParameters &getParams();
|
||||
|
||||
void run();
|
||||
void terminate();
|
||||
|
||||
Reference in New Issue
Block a user