mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 09:29:10 +00:00
Codechange: Remove unused macro strncasecmp.
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
|
||||
#include "table/control_codes.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# define strncasecmp strnicmp
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
# include "os/windows/win32.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user