all: remove currently unused submodules

This commit is contained in:
Markus F.X.J. Oberhumer
2023-01-19 03:32:49 +01:00
parent 8efcf6f099
commit 2632342f44
7 changed files with 7 additions and 25 deletions
-15
View File
@@ -1,8 +1,3 @@
[submodule "vendor/boost-pfr"]
path = vendor/boost-pfr
url = https://github.com/upx/upx-vendor-boost-pfr.git
branch = upx-vendor
shallow = true
[submodule "vendor/doctest"]
path = vendor/doctest
url = https://github.com/upx/upx-vendor-doctest.git
@@ -13,11 +8,6 @@
url = https://github.com/upx/upx-vendor-lzma-sdk.git
branch = upx-vendor
shallow = true
[submodule "vendor/rangeless"]
path = vendor/rangeless
url = https://github.com/upx/upx-vendor-rangeless.git
branch = upx-vendor
shallow = true
[submodule "vendor/ucl"]
path = vendor/ucl
url = https://github.com/upx/upx-vendor-ucl.git
@@ -33,8 +23,3 @@
url = https://github.com/upx/upx-vendor-zlib.git
branch = upx-vendor
shallow = true
[submodule "vendor/zstd"]
path = vendor/zstd
url = https://github.com/upx/upx-vendor-zstd.git
branch = upx-vendor
shallow = true