summaryrefslogtreecommitdiff
path: root/src/text-helper.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-02-06 15:31:00 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-02-06 16:42:58 +0000
commit8b1465614f42782f464cd6a008237711b21ac2ba (patch)
tree9efd18cb0701bb944b30e39911fd6104017d4889 /src/text-helper.c
parentf012cb6b5e016c322fc0ad99f64acf132a4e1f9e (diff)
downloadtelepathy-salut-8b1465614f42782f464cd6a008237711b21ac2ba.tar.gz
Update Wocky snapshot for one big header.
We have to lose the reference to wocky_heartbeat_source_new from the symbol hack table, because it's not exposed in Wocky's public headers any more. That's okay, though: it's not intended for use by applications, let alone plugins. https://bugs.freedesktop.org/show_bug.cgi?id=45703 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'src/text-helper.c')
-rw-r--r--src/text-helper.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/text-helper.c b/src/text-helper.c
index 460e8b63..4c15ab05 100644
--- a/src/text-helper.c
+++ b/src/text-helper.c
@@ -30,9 +30,6 @@
#include <string.h>
#include <time.h>
-#include <wocky/wocky-namespaces.h>
-#include <wocky/wocky-namespaces.h>
-
#include <telepathy-glib/dbus.h>
#include <telepathy-glib/errors.h>
#include <telepathy-glib/message-mixin.h>