]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/data.cpp
Make wxr resources work in Unicode mode.
[wxWidgets.git] / src / mac / carbon / data.cpp
index a4bf881e6648be22d41fba91f46284ae2e70cd8b..a7c808bef1039ac4e222faa7670b25cf41b9aa82 100644 (file)
@@ -21,9 +21,6 @@
 
 #define _MAXPATHLEN 500
 
-// Useful buffer, initialized in CommonInit
-char *wxBuffer = NULL;
-
 // Windows List
 wxWindowList wxTopLevelWindows;