X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91233253ecd632b931852872112a6e28227af08a..519cb848a8f4c91c73421bb75314754284e593a4:/src/motif/data.cpp diff --git a/src/motif/data.cpp b/src/motif/data.cpp index e4e3453aa6..51f3690ee5 100644 --- a/src/motif/data.cpp +++ b/src/motif/data.cpp @@ -27,12 +27,6 @@ wxWindowList wxTopLevelWindows; // List of windows pending deletion wxList wxPendingDelete; -#if wxUSE_THREADS -// List of events pending propagation -wxList *wxPendingEvents = NULL; -wxCriticalSection *wxPendingEventsLocker = NULL; -#endif - int wxPageNumber; // GDI Object Lists