getting rid of wxBuffer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2003-01-29 15:04:37 +00:00
parent 45a0fd3723
commit 4abac0c027
2 changed files with 0 additions and 6 deletions

View File

@@ -21,9 +21,6 @@
#define _MAXPATHLEN 500
// Useful buffer, initialized in CommonInit
char *wxBuffer = NULL;
// Windows List
wxWindowList wxTopLevelWindows;

View File

@@ -21,9 +21,6 @@
#define _MAXPATHLEN 500
// Useful buffer, initialized in CommonInit
char *wxBuffer = NULL;
// Windows List
wxWindowList wxTopLevelWindows;