X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0badb709a86b91a203416784b649e3d00c699c7..6ef708cde1abee1bfad2bc4de5cc073ed0365f74:/src/x11/app.cpp diff --git a/src/x11/app.cpp b/src/x11/app.cpp index a63e55214f..afe3bb92a7 100644 --- a/src/x11/app.cpp +++ b/src/x11/app.cpp @@ -46,8 +46,6 @@ // global data //------------------------------------------------------------------------ -extern wxList wxPendingDelete; - wxWindowHash *wxWidgetHashTable = NULL; wxWindowHash *wxClientWidgetHashTable = NULL;