aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2023-02-03 13:46:59 +0000
committerSaturneric <[email protected]>2023-02-03 13:46:59 +0000
commit11f988d7d902002017a6796d1ca4e25db8e4bc43 (patch)
tree945fdf84e196174cb131aa943057ad077922f6b5 /.gitmodules
parentfeat: change the log style in source files (diff)
downloadGpgFrontend-11f988d7d902002017a6796d1ca4e25db8e4bc43.tar.gz
GpgFrontend-11f988d7d902002017a6796d1ca4e25db8e4bc43.zip
feat: delete dependency easyloggingpp
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index f8ddc595..83a0ed02 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,9 +10,6 @@
[submodule "third_party/json"]
path = third_party/json
url = https://git.bktus.com/GpgFrontend/json.git
-[submodule "third_party/easyloggingpp"]
- path = third_party/easyloggingpp
- url = https://git.bktus.com/GpgFrontend/easyloggingpp.git
[submodule "third_party/qt-aes"]
path = third_party/qt-aes
url = https://git.bktus.com/GpgFrontend/Qt-AES.git