chore: Remove unnecessary SDL submodule entry
All checks were successful
eden-license / license-header (pull_request) Successful in 32s

This commit is contained in:
Producdevity 2025-07-30 15:08:28 +02:00
parent 97cadb4e7c
commit 64e8e962c2

3
.gitmodules vendored
View file

@ -4,9 +4,6 @@
[submodule "cubeb"] [submodule "cubeb"]
path = externals/cubeb path = externals/cubeb
url = https://github.com/mozilla/cubeb.git url = https://github.com/mozilla/cubeb.git
[submodule "SDL"]
path = externals/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "libusb"] [submodule "libusb"]
path = externals/libusb/libusb path = externals/libusb/libusb
url = https://github.com/libusb/libusb.git url = https://github.com/libusb/libusb.git