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:
Włodzimierz Skiba
2004-06-24 08:00:23 +00:00
parent bef7a62d8f
commit 592f132d04

View File

@@ -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++ )
{