]> git.saurik.com Git - wxWidgets.git/commitdiff
calctrl.h
authorMark Johnson <mj10777@web.de>
Wed, 8 Mar 2000 08:28:40 +0000 (08:28 +0000)
committerMark Johnson <mj10777@web.de>
Wed, 8 Mar 2000 08:28:40 +0000 (08:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/generic/calctrl.h

index c4ced511b8b622224b1ccc8e5ba9b9c7bb18d38d..feabc86fa4166c5bf4c6373fc3d76193fb0e3b7d 100644 (file)
@@ -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()