mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
ox: remove comment
This commit is contained in:
parent
652d30bb7f
commit
8ee3a43983
@ -1458,10 +1458,6 @@ _handle_chat(xmpp_stanza_t* const stanza, gboolean is_mam, gboolean is_carbon, c
|
|||||||
|
|
||||||
message_free(message);
|
message_free(message);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
|
||||||
* @brief Handle incoming XMMP-OX chat message.
|
|
||||||
*/
|
|
||||||
static void
|
static void
|
||||||
_handle_ox_chat(xmpp_stanza_t* const stanza, ProfMessage* message, gboolean is_mam)
|
_handle_ox_chat(xmpp_stanza_t* const stanza, ProfMessage* message, gboolean is_mam)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user