Fix mess
diff --git a/.gitmodules b/.gitmodules
index 9448016..6bd3cc6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,9 +4,6 @@
[submodule "third_party/grpc"]
path = third_party/grpc
url = https://github.com/grpc/grpc.git
-[submodule "third_party/protobuf-c"]
- path = third_party/protobuf-c
- url = https://github.com/shadansari/protobuf-c.git
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
diff --git a/third_party/protobuf-c b/third_party/protobuf-c
deleted file mode 160000
index 80041cb..0000000
--- a/third_party/protobuf-c
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 80041cbeb9b7729196d0d5ac56103b9b8713d7f0