瀏覽代碼

Removed SDL_REVISION_NUMBER

Sam Lantinga 2 年之前
父節點
當前提交
6b5855e990
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 1
      include/SDL3/SDL_revision.h
  2. 0 1
      include/build_config/SDL_revision.h.cmake

+ 0 - 1
include/SDL3/SDL_revision.h

@@ -3,4 +3,3 @@
 #else
 #define SDL_REVISION ""
 #endif
-#define SDL_REVISION_NUMBER 0

+ 0 - 1
include/build_config/SDL_revision.h.cmake

@@ -1,5 +1,4 @@
 #cmakedefine SDL_VENDOR_INFO "@SDL_VENDOR_INFO@"
-#define SDL_REVISION_NUMBER 0
 
 #ifdef SDL_VENDOR_INFO
 #define SDL_REVISION "@SDL_REVISION@ (" SDL_VENDOR_INFO ")"