X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38f1df7c9ccba07d5afc05fda4e31bdce22cccf9..959b1a338e3b7c0e237b53ef3d7c9b51f4063eb6:/src/gtk/mdi.cpp diff --git a/src/gtk/mdi.cpp b/src/gtk/mdi.cpp index 92604075e1..f793871ed4 100644 --- a/src/gtk/mdi.cpp +++ b/src/gtk/mdi.cpp @@ -31,13 +31,6 @@ const int wxMENU_HEIGHT = 27; -//----------------------------------------------------------------------------- -// idle system -//----------------------------------------------------------------------------- - -extern void wxapp_install_idle_handler(); -extern bool g_isIdle; - //----------------------------------------------------------------------------- // globals //-----------------------------------------------------------------------------