mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-04 16:31:15 -05:00
remove test var
This commit is contained in:
parent
3294b4c10b
commit
45d6531b82
@ -57,7 +57,6 @@ void WaterfallCanvas::setup(int fft_size_in, int waterfall_lines_in) {
|
||||
|
||||
waterfallPanel.setup(fft_size, waterfall_lines);
|
||||
gTimer.start();
|
||||
testTimer.start();
|
||||
}
|
||||
|
||||
WaterfallCanvas::DragState WaterfallCanvas::getDragState() {
|
||||
|
Loading…
Reference in New Issue
Block a user