]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/control.cpp
document On{Open,Save}Document()
[wxWidgets.git] / src / gtk / control.cpp
index ea16fae76ada5c3137eb01bf789742f0555d309b..c2959403d6a35f86d00d34c27f9fef6007dd91e5 100644 (file)
@@ -295,8 +295,6 @@ void wxControl::OnInternalIdle()
     if ( GTK_WIDGET_REALIZED(m_widget) )
     {
         GTKUpdateCursor();
     if ( GTK_WIDGET_REALIZED(m_widget) )
     {
         GTKUpdateCursor();
-
-        GTKSetDelayedFocusIfNeeded();
     }
 
     if ( wxUpdateUIEvent::CanUpdate(this) )
     }
 
     if ( wxUpdateUIEvent::CanUpdate(this) )