diff --git a/src/common/timercmn.cpp b/src/common/timercmn.cpp index 440acfb8dc..84053540a8 100644 --- a/src/common/timercmn.cpp +++ b/src/common/timercmn.cpp @@ -51,9 +51,6 @@ #if defined(__WIN32__) && !defined(HAVE_FTIME) #define HAVE_FTIME - #ifdef (__VISUALC__) - #define ftime _ftime - #endif #endif #include