diff options
Diffstat (limited to 'src/contrib/SDL-2.30.2/include/SDL_revision.h')
-rw-r--r-- | src/contrib/SDL-2.30.2/include/SDL_revision.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/contrib/SDL-2.30.2/include/SDL_revision.h b/src/contrib/SDL-2.30.2/include/SDL_revision.h deleted file mode 100644 index 36691f5..0000000 --- a/src/contrib/SDL-2.30.2/include/SDL_revision.h +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | #ifdef SDL_VENDOR_INFO | ||
2 | #define SDL_REVISION SDL_VENDOR_INFO | ||
3 | #else | ||
4 | #define SDL_REVISION "" | ||
5 | #endif | ||
6 | #define SDL_REVISION_NUMBER 0 | ||