Removed unused code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -325,8 +325,6 @@ for n in range(20):
|
||||
{ { 3, wxDateTime::Dec, 2074 }, -5, wxDateTime::Mon, wxDateTime::Dec, 2074 },
|
||||
};
|
||||
|
||||
static const wxChar *fmt = _T("%d-%b-%Y");
|
||||
|
||||
wxDateTime dt;
|
||||
for ( n = 0; n < WXSIZEOF(weekDatesTestData); n++ )
|
||||
{
|
||||
|
Reference in New Issue
Block a user