mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Remove forgotten debug line
This commit is contained in:
parent
3fb26f1e4e
commit
69e923df3b
@ -1408,7 +1408,6 @@ _handle_mam(xmpp_stanza_t* const stanza)
|
||||
const char* result_id = xmpp_stanza_get_id(result);
|
||||
|
||||
GDateTime *timestamp = stanza_get_delay_from(forwarded, NULL);
|
||||
timestamp = timestamp;
|
||||
|
||||
xmpp_stanza_t* message_stanza = xmpp_stanza_get_child_by_ns(forwarded, "jabber:client");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user