about summary refs log tree commit diff stats
path: root/src/omemo
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-07-04 17:38:44 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-07-04 17:38:44 +0200
commitbf170d6c9168f987ab4431e733bf1d120af54df3 (patch)
treee0d402bbb2043ac054cd39215476d40056a58be0 /src/omemo
parent7cd135512b5885520bfba9ed6b8dd73fe3d471d3 (diff)
parent54667c022f17bdb547c3b8b4eec1c2889c9d60f3 (diff)
downloadprofani-tty-bf170d6c9168f987ab4431e733bf1d120af54df3.tar.gz
Merge branch 'omemofix'
Diffstat (limited to 'src/omemo')
-rw-r--r--src/omemo/omemo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/omemo/omemo.c b/src/omemo/omemo.c
index c61db776..9db8eb69 100644
--- a/src/omemo/omemo.c
+++ b/src/omemo/omemo.c
@@ -98,7 +98,6 @@ struct omemo_context_t {
     GHashTable *pre_key_store;
     GHashTable *signed_pre_key_store;
     identity_key_store_t identity_key_store;
-    GHashTable *device_ids;
     GString *identity_filename;
     GKeyFile *identity_keyfile;
     GString *trust_filename;