removed #errors in 2.7 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -149,7 +149,6 @@ void wxWindowDC::Init()
|
||||
m_display = (WXDisplay*) NULL;
|
||||
m_pixmap = (WXPixmap) 0;
|
||||
m_autoSetting = 0;
|
||||
m_oldFont = (WXFont) 0;
|
||||
m_ok = false;
|
||||
m_clipRegion = (WXRegion) 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user