Files
profanity/src
jabber.developer2 6d8942972f fix: move trusted_attrs declarations inside #ifdef HAVE_OMEMO in _show_muc_privacy
Variables trusted_attrs and untrusted_attrs were declared unconditionally
but only used inside #ifdef HAVE_OMEMO block, causing -Werror=unused-variable
failure in builds without OMEMO (CI builds 2 and 3).
2026-04-03 13:15:48 +03:00
..
2025-03-27 20:06:38 +01:00
2025-03-27 20:06:38 +01:00