aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-11 21:11:10 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-11 21:11:10 +0800
commit3a5a3d04278c0c07573208d4a9ac95872b45451a (patch)
tree2c21ab7991d4c728c36a67b3b8a98d905424ebfe /libempathy
parent853040ab0aa203e7c3452478ac01547e538ba164 (diff)
downloadgsoc2013-empathy-3a5a3d04278c0c07573208d4a9ac95872b45451a.tar
gsoc2013-empathy-3a5a3d04278c0c07573208d4a9ac95872b45451a.tar.gz
gsoc2013-empathy-3a5a3d04278c0c07573208d4a9ac95872b45451a.tar.bz2
gsoc2013-empathy-3a5a3d04278c0c07573208d4a9ac95872b45451a.tar.lz
gsoc2013-empathy-3a5a3d04278c0c07573208d4a9ac95872b45451a.tar.xz
gsoc2013-empathy-3a5a3d04278c0c07573208d4a9ac95872b45451a.tar.zst
gsoc2013-empathy-3a5a3d04278c0c07573208d4a9ac95872b45451a.zip
Remove unused includes
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@909 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-utils.c1
-rw-r--r--libempathy/empathy-utils.h2
2 files changed, 0 insertions, 3 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 230a7f29c..b4058cd38 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -33,7 +33,6 @@
#include <glib/gi18n.h>
#include <libxml/uri.h>
-#include <libtelepathy/tp-conn.h>
#include <telepathy-glib/connection.h>
#include <telepathy-glib/channel.h>
#include <telepathy-glib/dbus.h>
diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h
index aed69cd5a..f717b845a 100644
--- a/libempathy/empathy-utils.h
+++ b/libempathy/empathy-utils.h
@@ -32,8 +32,6 @@
#include <libxml/parser.h>
#include <libxml/tree.h>
-#include <libtelepathy/tp-chan.h>
-
#include <libmissioncontrol/mc-account.h>
#include <libmissioncontrol/mission-control.h>