From 8375474c3da1c43c233ceed9d91a2e76dc300617 Mon Sep 17 00:00:00 2001 From: qhdwight Date: Mon, 8 Apr 2024 18:19:31 -0400 Subject: [PATCH] Remove unused git modules --- .gitmodules | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4416faa01..d348bc529 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +1,8 @@ -[submodule "deps/libde265"] - path = deps/libde265 - url = https://github.com/strukturag/libde265.git - shallow = true - branch = v1.0.15 [submodule "deps/dawn"] path = deps/dawn url = https://dawn.googlesource.com/dawn shallow = true branch = chromium/6108 -[submodule "deps/emsdk"] - path = deps/emsdk - url = git@github.com:emscripten-core/emsdk.git - shallow = true - branch = 3.1.53 [submodule "deps/manif"] path = deps/manif url = https://github.com/artivis/manif.git