diff options
author | Arne Schwabe <arne@rfc2549.org> | 2018-05-10 15:20:45 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2018-05-10 15:20:45 +0200 |
commit | dc64536ea69142d056a3e7a74d897631571a93ca (patch) | |
tree | 5ab2893fe859d3b904c7ed2f2b4afd4d45c96c15 | |
parent | f1a02ff8665866532a5314d2bdcc9de3317539ef (diff) |
Remove breakpad which is currently not used
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d7b93af4..3086a28f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "main/openssl"] path = main/src/main/cpp/openssl url = ../../schwabe/platform_external_openssl.git -[submodule "main/breakpad"] - path = main/breakpad - url = ../../schwabe/breakpad.git [submodule "main/src/main/cpp/mbedtls"] path = main/src/main/cpp/mbedtls url = ../../ARMmbed/mbedtls.git |