X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b0d12e94f076e43a0bdb9d3cad2aba17f304882..3b38e2a022d97b2afae69cb5f322f96a6a0140f3:/src/gtk/combobox.cpp?ds=sidebyside diff --git a/src/gtk/combobox.cpp b/src/gtk/combobox.cpp index b5f70f7a9e..467a6ce586 100644 --- a/src/gtk/combobox.cpp +++ b/src/gtk/combobox.cpp @@ -28,13 +28,6 @@ #endif #include "wx/gtk/private.h" -//----------------------------------------------------------------------------- -// idle system -//----------------------------------------------------------------------------- - -extern void wxapp_install_idle_handler(); -extern bool g_isIdle; - //----------------------------------------------------------------------------- // data //-----------------------------------------------------------------------------