浏览代码

`build_config_windows`: fix `HAVE_VSSCANF` defined regardless of MSVC version.
[sdl-ci-filter msvc-*]

L zard 1 月之前
父节点
当前提交
a977a11fa6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/build_config/SDL_build_config_windows.h

+ 0 - 1
include/build_config/SDL_build_config_windows.h

@@ -156,7 +156,6 @@ typedef unsigned int uintptr_t;
 #define HAVE_STRCMP 1
 #define HAVE_STRNCMP 1
 #define HAVE_STRPBRK 1
-#define HAVE_VSSCANF 1
 #define HAVE_VSNPRINTF 1
 #define HAVE_ACOS 1
 #define HAVE_ASIN 1