mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-23 12:18:37 -05:00
Remove test var
This commit is contained in:
parent
aa5a162888
commit
9906816c19
@ -69,7 +69,7 @@ private:
|
||||
int linesPerSecond;
|
||||
|
||||
SpectrumVisualDataQueue visualDataQueue;
|
||||
Timer gTimer, testTimer;
|
||||
Timer gTimer;
|
||||
double lpsIndex;
|
||||
bool preBuf;
|
||||
std::mutex tex_update;
|
||||
|
Loading…
Reference in New Issue
Block a user