From d7c77bebcb0d376af5a505370946ec5431022c1f Mon Sep 17 00:00:00 2001 From: ubuntu Date: Wed, 24 Aug 2016 16:09:41 +0800 Subject: [PATCH] delete grpc openssl submodule --- .gitmodules | 8 -------- third_party/grpc | 1 - third_party/openssl | 1 - 3 files changed, 10 deletions(-) delete mode 160000 third_party/grpc delete mode 160000 third_party/openssl diff --git a/.gitmodules b/.gitmodules index 6d5db6769..75f6f3383 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "third_party/grpc"] - path = third_party/grpc - url = https://github.com/grpc/grpc - branch = release-0_14 [submodule "third_party/protobuf"] path = third_party/protobuf url = https://github.com/google/protobuf @@ -16,10 +12,6 @@ path = third_party/gtest url = https://github.com/google/googletest branch = release-1.6.0 -[submodule "third_party/openssl"] - path = third_party/openssl - url = https://github.com/openssl/openssl - branch = OpenSSL_1_0_2-stable [submodule "third_party/gmock"] path = third_party/gmock url = https://github.com/google/googlemock diff --git a/third_party/grpc b/third_party/grpc deleted file mode 160000 index 39650266c..000000000 --- a/third_party/grpc +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 39650266cb6335764a7b21a3a9093e146f41cfa8 diff --git a/third_party/openssl b/third_party/openssl deleted file mode 160000 index ecb044db5..000000000 --- a/third_party/openssl +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ecb044db58b85c2329cfc1c1e196cc1b8302ca53