- fixed one Win32 "deprecated posix name" warning
[libfirm] / ir / debug / debugger.c
index 67a5384..a6f883f 100644 (file)
@@ -36,7 +36,6 @@
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 
-#define strncasecmp strnicmp
 #endif
 
 #ifdef HAVE_STDLIB_H