about summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-12-10 14:23:47 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-12-10 14:23:47 +0100
commit3703879a1cb90f48b08ea4e651ea0ebaf02ed3fd (patch)
tree66b4a4e37970b54544f0d2d1add2eefc13b25f8a /tests
parenta94378f206c96ff4b3687b001b5a42a7db41ce72 (diff)
downloadprofani-tty-3703879a1cb90f48b08ea4e651ea0ebaf02ed3fd.tar.gz
Remove not needed initialization in chatwin_new()
00dbc1ba7c66c3bb6898aed26922bf5295768bb1 attempted to fix
https://github.com/profanity-im/profanity/issues/1449.

Here we revert the part about initializing is_omemo in chatwin_new()
since this is done in win_create_chat() already.

The actual mistake was the wrong cast of the muc window which is fixed
by the same commit. The mistake was introduced in in 3370418d71de255c832da97113543e554ec0e86b.

While being at it we also remove the is_ox initialization since this is
handled in win_create_chat()/win_create_muc() too.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions