mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-01 13:44:56 -04:00
remove debug line
This commit is contained in:
@@ -200,7 +200,6 @@ void TuningCanvas::OnIdle(wxIdleEvent &event) {
|
||||
} else {
|
||||
dragAccum = 0;
|
||||
}
|
||||
std::cout << dragAccum << std::endl;
|
||||
}
|
||||
|
||||
Refresh(false);
|
||||
|
||||
Reference in New Issue
Block a user