X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c7e94140cd436c6c234a382ad4e16ec5da65830c..24fb46ea48f1dc7d185b5cdf551077cdcc533d54:/src/msw/notebook.cpp diff --git a/src/msw/notebook.cpp b/src/msw/notebook.cpp index 1879bb2ba3..e69fd60c43 100644 --- a/src/msw/notebook.cpp +++ b/src/msw/notebook.cpp @@ -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