From: Mark Johnson Date: Wed, 8 Mar 2000 08:28:40 +0000 (+0000) Subject: calctrl.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6bf783984a9045ba19704a2a47b9a85ca09a602f calctrl.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/generic/calctrl.h b/include/wx/generic/calctrl.h index c4ced511b8..feabc86fa4 100644 --- a/include/wx/generic/calctrl.h +++ b/include/wx/generic/calctrl.h @@ -261,7 +261,6 @@ private: // the week day names wxString m_weekdays[7]; - unsigned long m_weekdaysLen; // mj10777 : length of name to be drawn DECLARE_DYNAMIC_CLASS(wxCalendarCtrl) DECLARE_EVENT_TABLE()