X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a246f95e96183bc81bf5be5e1927d9bb53094f55..2e09dc2dc80d5dd5c42a559c4dd4738ed006a276:/src/mgl/data.cpp?ds=sidebyside diff --git a/src/mgl/data.cpp b/src/mgl/data.cpp index 6a99ec80ee..b6c280dc17 100644 --- a/src/mgl/data.cpp +++ b/src/mgl/data.cpp @@ -32,9 +32,6 @@ #define _MAXPATHLEN 500 -/* Useful buffer, initialized in wxCommonInit */ -wxChar *wxBuffer = (wxChar *) NULL; - /* Windows List */ wxWindowList wxTopLevelWindows;