]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed unused code.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 24 Jun 2004 08:00:23 +0000 (08:00 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 24 Jun 2004 08:00:23 +0000 (08:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/datetime/datetime.cpp

index 02a04c3f609792861fe406f42240ccf56b325d8b..c45e0ffacda0b1a109fda1ce0e1d7316f67b7017 100644 (file)
@@ -325,8 +325,6 @@ for n in range(20):
         { {  3, wxDateTime::Dec, 2074 }, -5, wxDateTime::Mon, wxDateTime::Dec, 2074 },
     };
 
         { {  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++ )
     {
     wxDateTime dt;
     for ( n = 0; n < WXSIZEOF(weekDatesTestData); n++ )
     {