X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..15c6934360d27110bc36ca747ca6be9f3412c5dc:/src/x11/data.cpp diff --git a/src/x11/data.cpp b/src/x11/data.cpp index eb1c8e0713..0387862c7b 100644 --- a/src/x11/data.cpp +++ b/src/x11/data.cpp @@ -18,9 +18,6 @@ #define _MAXPATHLEN 500 -// Useful buffer, initialized in CommonInit -char *wxBuffer = NULL; - // Windows List wxWindowList wxTopLevelWindows;