about summary refs log tree commit diff stats
path: root/src/otr
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-04-06 21:35:17 +0100
committerJames Booth <boothj5@gmail.com>2014-04-06 21:35:17 +0100
commitaa2a87d162b36edb472cd90e7954566ce0d1ddb4 (patch)
treef851d7861bff9df83431976d8e78c4e8c072a087 /src/otr
parentccfea12674d8af24f896b38f193b98c1e830339e (diff)
downloadprofani-tty-aa2a87d162b36edb472cd90e7954566ce0d1ddb4.tar.gz
Tidied ui dependencies
Diffstat (limited to 'src/otr')
-rw-r--r--src/otr/otrlibv4.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/otr/otrlibv4.c b/src/otr/otrlibv4.c
index 01afa868..3b9b643e 100644
--- a/src/otr/otrlibv4.c
+++ b/src/otr/otrlibv4.c
@@ -24,8 +24,6 @@
 #include <libotr/privkey.h>
 #include <libotr/message.h>
 
-#include "ui/ui.h"
-
 OtrlPolicy
 otrlib_policy(void)
 {
id='n138' href='#n138'>138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177