mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-07-05 01:53:13 -04:00
Preparing to change threading model
This commit is contained in:
@@ -164,8 +164,6 @@ void AppFrame::OnThread(wxCommandEvent& event) {
|
||||
|
||||
void AppFrame::OnIdle(wxIdleEvent& event) {
|
||||
|
||||
Sleep(10);
|
||||
|
||||
event.Skip();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user