diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-25 15:56:10 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-25 15:56:10 +0200 |
commit | e7377134427af6683cee67fce2c2b5330107422d (patch) | |
tree | f47663e3fb2b563cba36c16aba9df3dd41ecc948 /.gitmodules | |
parent | Remove CMakeLists (diff) | |
download | smolbote-e7377134427af6683cee67fce2c2b5330107422d.tar.xz |
Remove breakpad gitmodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 2e84ecd..20e9639 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "3rd-party/breakpad/breakpad.git"] - path = 3rd-party/breakpad/breakpad.git - url = https://chromium.googlesource.com/breakpad/breakpad [submodule "3rd-party/SingleApplication/SingleApplication.git"] path = 3rd-party/SingleApplication/SingleApplication.git url = https://github.com/itay-grudev/SingleApplication.git |