aboutsummaryrefslogtreecommitdiffstats
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
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 '')
-rw-r--r--.gitmodules6
m---------third_party/smtp-mime0
m---------third_party/vmime0
3 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
diff --git a/third_party/smtp-mime b/third_party/smtp-mime
deleted file mode 160000
-Subproject 39d6f35ca78327ed2c109e30d630e2ea22363cd
diff --git a/third_party/vmime b/third_party/vmime
deleted file mode 160000
-Subproject 0c9dc59b6ff4e612d97cc2103ff948c5cbab0a7