X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be0872076f185e94b1a76c116ac4874af443c526..c9d01afd8237e2a63c11f5ef4050d57a8651b2db:/src/common/time.cpp?ds=sidebyside diff --git a/src/common/time.cpp b/src/common/time.cpp index 1e358e4a09..ee697899ea 100644 --- a/src/common/time.cpp +++ b/src/common/time.cpp @@ -45,9 +45,7 @@ seconds since January 1, 1901, GMT. #include -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxTime, wxObject) -#endif extern bool wxGetLocalTime(long *timeZone, int *dstObserved);