mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-04 23:14:53 -04:00
remove test var
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user