X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/370dc79c5a7fd9ac24fb001e38388a210750e2e7..01c54165d1182cc74d8e5d43cdb1985902af0b2f:/src/gtk/spinbutt.cpp diff --git a/src/gtk/spinbutt.cpp b/src/gtk/spinbutt.cpp index 578c98ee77..52efbc9d4f 100644 --- a/src/gtk/spinbutt.cpp +++ b/src/gtk/spinbutt.cpp @@ -19,13 +19,6 @@ #include "wx/math.h" #include "wx/gtk/private.h" -//----------------------------------------------------------------------------- -// idle system -//----------------------------------------------------------------------------- - -extern void wxapp_install_idle_handler(); -extern bool g_isIdle; - //----------------------------------------------------------------------------- // data //-----------------------------------------------------------------------------