X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b1f17bf00ff1480a50a657674b974c40da82eda1..973dc9079c2e3408f5a57d956c6950a801959264:/src/gtk/control.cpp?ds=inline diff --git a/src/gtk/control.cpp b/src/gtk/control.cpp index ea16fae76a..c2959403d6 100644 --- a/src/gtk/control.cpp +++ b/src/gtk/control.cpp @@ -295,8 +295,6 @@ void wxControl::OnInternalIdle() if ( GTK_WIDGET_REALIZED(m_widget) ) { GTKUpdateCursor(); - - GTKSetDelayedFocusIfNeeded(); } if ( wxUpdateUIEvent::CanUpdate(this) )