From 36c6dbda86889e1854854cc00f4eb7820740e52b Mon Sep 17 00:00:00 2001 From: lightb Date: Mon, 21 Apr 2014 18:08:38 -0400 Subject: Compilation v4 fix --- src/otr/otr.h | 2 -- src/otr/otrlibv4.c | 2 -- 2 files changed, 4 deletions(-) (limited to 'src') diff --git a/src/otr/otr.h b/src/otr/otr.h index 21a15e4b..5239c033 100644 --- a/src/otr/otr.h +++ b/src/otr/otr.h @@ -23,8 +23,6 @@ #ifndef OTR_H #define OTR_H -#define OTRL_TAG " \t \t\t\t\t \t \t \t " - #include "config/accounts.h" void otr_init_module(void); diff --git a/src/otr/otrlibv4.c b/src/otr/otrlibv4.c index 9187473a..01afa868 100644 --- a/src/otr/otrlibv4.c +++ b/src/otr/otrlibv4.c @@ -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, -- cgit 1.4.1-2-gfad0