diff options
author | Marvin W <git@larma.de> | 2023-04-21 17:15:37 +0200 |
---|---|---|
committer | Marvin W <git@larma.de> | 2023-04-22 17:03:22 +0200 |
commit | cad066628a9dc53d18288478ee74f5b3be28c7ee (patch) | |
tree | f05f0b016f6619361b2ff71ec21fb76c9ccca30c /.gitmodules | |
parent | bc3738aba1d092453b40acda73eb4a336171002f (diff) | |
download | dino-cad066628a9dc53d18288478ee74f5b3be28c7ee.tar.gz dino-cad066628a9dc53d18288478ee74f5b3be28c7ee.zip |
Build: Adjust to never build with libsignal-protocol-c
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index b5480660..00000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "libsignal-protocol-c"] - path = plugins/signal-protocol/libsignal-protocol-c - url = https://github.com/WhisperSystems/libsignal-protocol-c.git - branch = v2.3.3 |