Small typo fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-01-27 23:30:50 +00:00
parent b9bae707bb
commit ca1514b304

View File

@@ -40,8 +40,7 @@ size_t __cdecl wcsftime(wchar_t *, size_t, const wchar_t *, const struct tm *);
extern long timezone;
#endif
// old code
#endif // !_TM_DEFINED
#endif // __WINCE_TIME_