diff --git a/src/aui/auibook.cpp b/src/aui/auibook.cpp index a982d27926..693c7119d6 100644 --- a/src/aui/auibook.cpp +++ b/src/aui/auibook.cpp @@ -2417,8 +2417,6 @@ void wxAuiNotebook::InitNotebook(long style) m_dummy_wnd = NULL; m_flags = (unsigned int)style; m_tab_ctrl_height = 20; - m_requested_bmp_size = wxDefaultSize; - m_requested_tabctrl_height = -1; m_normal_font = *wxNORMAL_FONT; m_selected_font = *wxNORMAL_FONT;