]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/notebook.cpp
Explicitly include X11/Xlib.h to fix AIX build.
[wxWidgets.git] / src / msw / notebook.cpp
index 1879bb2ba3df3c3f59009e00ce8eb1aadad33d12..e69fd60c43b2859307031a05f0e2798971e88edc 100644 (file)
@@ -138,8 +138,6 @@ END_EVENT_TABLE()
 // common part of all ctors
 void wxNotebook::Init()
 {
-    m_imageList = NULL;
-
 #if wxUSE_UXTHEME
     m_hbrBackground = NULL;
 #endif // wxUSE_UXTHEME