3rdparty: Remove SDL2 submodule

Unnecessary since we always dynamic link it now.
This commit is contained in:
Stenzek
2023-07-19 23:21:03 +10:00
committed by Connor McLaughlin
parent 3567d8913f
commit ee3ee63ff5
6 changed files with 0 additions and 2014 deletions

3
.gitmodules vendored
View File

@@ -24,9 +24,6 @@
[submodule "3rdparty/vulkan-headers"]
path = 3rdparty/vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "3rdparty/sdl2/SDL"]
path = 3rdparty/sdl2/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "3rdparty/zstd/zstd"]
path = 3rdparty/zstd/zstd
url = https://github.com/facebook/zstd.git