From 6accb7d67c691d49d04ec34be5fdab01730e4813 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 14 Feb 2023 21:00:24 -0800 Subject: [PATCH] delete libuv --- .gitmodules | 3 --- vendor/libuv | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/libuv diff --git a/.gitmodules b/.gitmodules index e6cbb2ded..24bed8d5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "vendor/freetype"] path = vendor/freetype url = https://github.com/freetype/freetype.git -[submodule "vendor/libuv"] - path = vendor/libuv - url = https://github.com/libuv/libuv.git [submodule "vendor/tracy"] path = vendor/tracy url = https://github.com/wolfpld/tracy.git diff --git a/vendor/libuv b/vendor/libuv deleted file mode 160000 index 9e59aa1bc..000000000 --- a/vendor/libuv +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9e59aa1bc8c4d215ea3e05eafec7181747206f67