aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-04-29 17:53:31 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-04-29 17:53:31 +0800
commit1f710d6bf24ad4640086a86dffb706b0b4905716 (patch)
tree8cfe254763df0e69f751a6188e10210ad04883de /libempathy
parent813a4f37f81c3486e7952f0a82c791689a68a520 (diff)
downloadgsoc2013-empathy-1f710d6bf24ad4640086a86dffb706b0b4905716.tar
gsoc2013-empathy-1f710d6bf24ad4640086a86dffb706b0b4905716.tar.gz
gsoc2013-empathy-1f710d6bf24ad4640086a86dffb706b0b4905716.tar.bz2
gsoc2013-empathy-1f710d6bf24ad4640086a86dffb706b0b4905716.tar.lz
gsoc2013-empathy-1f710d6bf24ad4640086a86dffb706b0b4905716.tar.xz
gsoc2013-empathy-1f710d6bf24ad4640086a86dffb706b0b4905716.tar.zst
gsoc2013-empathy-1f710d6bf24ad4640086a86dffb706b0b4905716.zip
remove useless include
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-call-handler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-call-handler.c b/libempathy/empathy-call-handler.c
index bccbeaea2..f6cea961a 100644
--- a/libempathy/empathy-call-handler.c
+++ b/libempathy/empathy-call-handler.c
@@ -30,7 +30,6 @@
#include "empathy-call-handler.h"
#include "empathy-dispatcher.h"
#include "empathy-marshal.h"
-#include "empathy-tp-contact-factory.h"
#include "empathy-utils.h"
G_DEFINE_TYPE(EmpathyCallHandler, empathy_call_handler, G_TYPE_OBJECT)