diff --git a/src/gtk/dnd.cpp b/src/gtk/dnd.cpp index b9e4d38b87..537dbd8b8c 100644 --- a/src/gtk/dnd.cpp +++ b/src/gtk/dnd.cpp @@ -36,13 +36,6 @@ extern void wxapp_install_idle_handler(); extern bool g_isIdle; -//----------------------------------------------------------------------------- -// thread system -//----------------------------------------------------------------------------- - -#if wxUSE_THREADS -#endif - //---------------------------------------------------------------------------- // global data //----------------------------------------------------------------------------