diff options
author | lightb <lightb@bigfoot> | 2014-04-21 18:08:38 -0400 |
---|---|---|
committer | lightb <lightb@bigfoot> | 2014-04-21 18:08:38 -0400 |
commit | 36c6dbda86889e1854854cc00f4eb7820740e52b (patch) | |
tree | d35a3c2b8f1a7b7a1cb0b38804822b8bb6a7c9af /src/otr/otr.h | |
parent | da89e241720a65ecbf4c8f667f8245ceeb4a7d48 (diff) | |
download | profani-tty-36c6dbda86889e1854854cc00f4eb7820740e52b.tar.gz |
Compilation v4 fix
Diffstat (limited to 'src/otr/otr.h')
-rw-r--r-- | src/otr/otr.h | 2 |
1 files changed, 0 insertions, 2 deletions
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); |