mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 16:32:41 +01: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