Merge branch 'omemofix'

This commit is contained in:
Michael Vetter
2020-07-04 17:38:44 +02:00
2 changed files with 39 additions and 21 deletions

View File

@@ -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;