From ea9771842d4e46be2ddc309ddf919543388de8ad Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:47:07 +0200 Subject: [PATCH] Remove boost submodule --- .gitmodules | 3 --- third_party/boost | 1 - 2 files changed, 4 deletions(-) delete mode 160000 third_party/boost diff --git a/.gitmodules b/.gitmodules index 77a6bc6a..6b1bc466 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "third_party/SDL2"] path = third_party/SDL2 url = https://github.com/libsdl-org/SDL -[submodule "third_party/boost"] - path = third_party/boost - url = https://github.com/citra-emu/ext-boost [submodule "third_party/cryptopp/cryptopp"] path = third_party/cryptopp/cryptopp url = https://github.com/weidai11/cryptopp diff --git a/third_party/boost b/third_party/boost deleted file mode 160000 index 66937ea6..00000000 --- a/third_party/boost +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 66937ea62d126a92b5057e3fd9ceac7c44daf4f5