mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 21:16:21 +00:00
Removed free message function from otrlibv3
This commit is contained in:
@@ -100,9 +100,3 @@ otrlib_decrypt_message(OtrlUserState user_state, OtrlMessageAppOps *ops, char *j
|
|||||||
NULL,
|
NULL,
|
||||||
NULL);
|
NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
|
||||||
otr_free_message(char *message)
|
|
||||||
{
|
|
||||||
otrl_message_free(message);
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user