]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/evtloop.cpp
::GetFileAttributes takes Unicode in Unicode build, don't use fn_str() (Borland Unico...
[wxWidgets.git] / src / x11 / evtloop.cpp
index b44f46e8de5c8ad577cdeed722fdb56e5046200e..408d6fee3410ca7bc18ba1edbb7bfe62e024138a 100644 (file)
@@ -339,8 +339,6 @@ bool wxEventLoopImpl::SendIdleEvent()
 // wxEventLoop implementation
 // ============================================================================
 
-wxEventLoop *wxEventLoopBase::ms_activeLoop = NULL;
-
 // ----------------------------------------------------------------------------
 // wxEventLoop running and exiting
 // ----------------------------------------------------------------------------