X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b0d12e94f076e43a0bdb9d3cad2aba17f304882..186344760df70193277af236c5faaba33c79d9f9:/src/gtk/combobox.cpp?ds=inline 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 //-----------------------------------------------------------------------------