From d27945e4994151c58ece47818e1ec7822e72b340 Mon Sep 17 00:00:00 2001 From: Yuchen Zeng Date: Mon, 23 Jan 2017 16:49:42 -0800 Subject: Remove third_party/c-ares --- .gitmodules | 4 ---- third_party/c-ares | 1 - 2 files changed, 5 deletions(-) delete mode 160000 third_party/c-ares diff --git a/.gitmodules b/.gitmodules index 25fecc2ec6..f000a2bbe8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,10 +14,6 @@ [submodule "third_party/boringssl"] path = third_party/boringssl url = https://github.com/google/boringssl.git -[submodule "third_party/c-ares"] - path = third_party/c-ares - url = https://github.com/c-ares/c-ares.git - branch = cares-1_11_0 [submodule "third_party/thrift"] path = third_party/thrift url = https://github.com/apache/thrift.git diff --git a/third_party/c-ares b/third_party/c-ares deleted file mode 160000 index e7fe2744db..0000000000 --- a/third_party/c-ares +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e7fe2744db383c4489b7adc2b74f8ec3069367e4 -- cgit v1.2.3