aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-05-07 17:10:10 +0000
committerSaturneric <[email protected]>2022-05-07 17:10:10 +0000
commit7ca57f7e167a9e721036bc2e516423e2992fafee (patch)
treeeb25dd46825b6da5ca06b7822945727e5f50427b /.gitmodules
parentrefactor: develop 2.0.6 start (diff)
downloadGpgFrontend-7ca57f7e167a9e721036bc2e516423e2992fafee.tar.gz
GpgFrontend-7ca57f7e167a9e721036bc2e516423e2992fafee.zip
refactor: remove submodules
1. remove vmime 2. remove smtp-mime
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 3815e764..9131b1ff 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "third_party/libgpg-error"]
path = third_party/libgpg-error
url = https://github.com/saturneric/libgpg-error
-[submodule "third_party/vmime"]
- path = third_party/vmime
- url = https://github.com/saturneric/vmime.git
[submodule "third_party/json"]
path = third_party/json
url = https://github.com/saturneric/json
@@ -19,9 +16,6 @@
[submodule "third_party/qt-aes"]
path = third_party/qt-aes
url = https://github.com/saturneric/Qt-AES
-[submodule "third_party/smtp-mime"]
- path = third_party/smtp-mime
- url = https://github.com/saturneric/SmtpClient-for-Qt.git
[submodule "third_party/libarchive"]
path = third_party/libarchive
url = https://github.com/saturneric/libarchive.git