]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/app.cpp
Patch that should prevent problem with interference
[wxWidgets.git] / src / mgl / app.cpp
index 1474a3466751001f2aeec4f5b3851ef863e2b94d..f1c96de5284e8e0d478676ae6e498aad76ec7ccf 100644 (file)
 // Global data
 //-----------------------------------------------------------------------------
 
-// MGL's display DC:
-MGLDevCtx *g_displayDC = NULL;
-
-// ----
-
 wxApp *wxTheApp = (wxApp *)  NULL;
 wxAppInitializerFunction wxAppBase::m_appInitFn = (wxAppInitializerFunction) NULL;