Skip to content

Commit

Permalink
remove test var
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcliffe committed Sep 11, 2015
1 parent 3294b4c commit 45d6531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/visual/WaterfallCanvas.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 45d6531

Please sign in to comment.