mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-02-03 09:44:26 -05:00
remove debug line
This commit is contained in:
parent
a1567628c0
commit
d945c58579
@ -200,7 +200,6 @@ void TuningCanvas::OnIdle(wxIdleEvent &event) {
|
||||
} else {
|
||||
dragAccum = 0;
|
||||
}
|
||||
std::cout << dragAccum << std::endl;
|
||||
}
|
||||
|
||||
Refresh(false);
|
||||
|
Loading…
Reference in New Issue
Block a user