summaryrefslogtreecommitdiff
path: root/src/contact.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 11:49:24 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 11:49:24 +0000
commit8c08548701afad473da5005ded905bfcd59cd561 (patch)
treeb0c755de62bb6ce6a06b7099cbfb7c8523fac5eb /src/contact.c
parent67e27b4f281e8b3a942fb9eaf354d70d2f7ee855 (diff)
downloadtelepathy-salut-8c08548701afad473da5005ded905bfcd59cd561.tar.gz
Use GLib generic marshallers; stop generating our own marshallers
Diffstat (limited to 'src/contact.c')
-rw-r--r--src/contact.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/contact.c b/src/contact.c
index 3dab6a2d..9a306d45 100644
--- a/src/contact.c
+++ b/src/contact.c
@@ -22,7 +22,6 @@
#include <string.h>
#include "contact.h"
-#include "signals-marshal.h"
#include "presence.h"
#include "presence-cache.h"
#include "enumtypes.h"