[Chore] (Submodule): Remove wrong submodule.

This commit is contained in:
BZLZHH 2025-08-01 19:05:38 +08:00
parent c9635ce7b7
commit ed410de503

3
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "src/main/cpp/3rdparty/perfetto"] [submodule "src/main/cpp/3rdparty/perfetto"]
path = src/main/cpp/3rdparty/perfetto path = src/main/cpp/3rdparty/perfetto
url = https://android.googlesource.com/platform/external/perfetto url = https://android.googlesource.com/platform/external/perfetto
[submodule "src/main/cpp/include/glm"]
path = src/main/cpp/include/glm
url = https://github.com/g-truc/glm.git
[submodule "src/main/cpp/3rdparty/xxhash"] [submodule "src/main/cpp/3rdparty/xxhash"]
path = src/main/cpp/3rdparty/xxhash path = src/main/cpp/3rdparty/xxhash
url = https://github.com/stbrumme/xxhash.git url = https://github.com/stbrumme/xxhash.git