X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..6270539bcf24f2ec32150a09f8aad383f5de0671:/src/gtk/dialog.cpp?ds=sidebyside diff --git a/src/gtk/dialog.cpp b/src/gtk/dialog.cpp index c2dee417c5..31df13df6b 100644 --- a/src/gtk/dialog.cpp +++ b/src/gtk/dialog.cpp @@ -202,8 +202,6 @@ int wxDialog::ShowModal() Show( true ); - SetFocus(); - m_modalShowing = true; g_openDialogs++;