Compilation v4 fix
This commit is contained in:
@@ -108,8 +108,6 @@ otrlib_encrypt_message(OtrlUserState user_state, OtrlMessageAppOps *ops, char *j
|
||||
{
|
||||
gcry_error_t err;
|
||||
|
||||
ops.policy = OTRL_POLICY_SEND_WHITESPACE_TAG;
|
||||
|
||||
err = otrl_message_sending(
|
||||
user_state,
|
||||
ops,
|
||||
|
||||
Reference in New Issue
Block a user