--- trunk/src/utils/ElementsTable.cpp 2013/06/16 15:15:42 1879 +++ trunk/src/utils/ElementsTable.cpp 2015/03/09 17:10:26 2077 @@ -38,12 +38,6 @@ GNU General Public License for more details. #include "utils/ElementsTable.hpp" #include "utils/simError.h" #include "io/ifstrstream.hpp" - -#ifdef _MSC_VER -#define strncasecmp _strnicmp -#define strcasecmp _stricmp -#endif - #ifdef WIN32 #define FILE_SEP_CHAR "\\"