X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91233253ecd632b931852872112a6e28227af08a..af159c44819297cece57e141e6f3ebdc2fa9b39f:/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