mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Cosmetic
This commit is contained in:
parent
4d93df4aba
commit
6f33706e92
@ -386,7 +386,6 @@ omemo_publish_crypto_materials(void)
|
|||||||
|
|
||||||
char* barejid = connection_get_barejid();
|
char* barejid = connection_get_barejid();
|
||||||
|
|
||||||
|
|
||||||
/* Ensure we get our current device list, and it gets updated with our
|
/* Ensure we get our current device list, and it gets updated with our
|
||||||
* device_id */
|
* device_id */
|
||||||
g_hash_table_insert(omemo_ctx.device_list_handler, strdup(barejid), _handle_own_device_list);
|
g_hash_table_insert(omemo_ctx.device_list_handler, strdup(barejid), _handle_own_device_list);
|
||||||
|
Loading…
Reference in New Issue
Block a user