diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2016-02-09 00:21:04 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2016-02-09 00:21:04 +0100 |
commit | 70662e21b0a43221181e47e8df13750d33479ab4 (patch) | |
tree | 0b633fe424c063698cbe5a806d87503b81441fcd /.gitmodules | |
parent | 2c7e5ab8df69f461758c112f0e0e8d44f479b7e8 (diff) | |
download | open-keychain-70662e21b0a43221181e47e8df13750d33479ab4.tar.gz open-keychain-70662e21b0a43221181e47e8df13750d33479ab4.tar.bz2 open-keychain-70662e21b0a43221181e47e8df13750d33479ab4.zip |
Remove spongycastle submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index fc4c5f5e0..9e337454e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "extern/spongycastle"] - path = extern/spongycastle - url = https://github.com/open-keychain/spongycastle.git - ignore = dirty [submodule "extern/openpgp-api-lib"] path = extern/openpgp-api-lib url = https://github.com/open-keychain/openpgp-api.git |