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