aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-03-06 19:53:29 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2009-03-06 19:53:29 +0800
commit1ee8cd491f818dc13fc68b34d36e66119681fcbf (patch)
tree1d81cae0709f1fe4793f8f569450de3f9f27b4c7 /src
parent4186c146c2e41f24cb1d662fa9a371a90c26ec37 (diff)
downloadgsoc2013-empathy-1ee8cd491f818dc13fc68b34d36e66119681fcbf.tar
gsoc2013-empathy-1ee8cd491f818dc13fc68b34d36e66119681fcbf.tar.gz
gsoc2013-empathy-1ee8cd491f818dc13fc68b34d36e66119681fcbf.tar.bz2
gsoc2013-empathy-1ee8cd491f818dc13fc68b34d36e66119681fcbf.tar.lz
gsoc2013-empathy-1ee8cd491f818dc13fc68b34d36e66119681fcbf.tar.xz
gsoc2013-empathy-1ee8cd491f818dc13fc68b34d36e66119681fcbf.tar.zst
gsoc2013-empathy-1ee8cd491f818dc13fc68b34d36e66119681fcbf.zip
Remove useless include of contact-factory.h
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2618
Diffstat (limited to 'src')
-rw-r--r--src/empathy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c
index 10a2ce75f..7ceeb69b5 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -42,7 +42,6 @@
#include <libempathy/empathy-utils.h>
#include <libempathy/empathy-call-factory.h>
#include <libempathy/empathy-chatroom-manager.h>
-#include <libempathy/empathy-contact-factory.h>
#include <libempathy/empathy-dispatcher.h>
#include <libempathy/empathy-dispatch-operation.h>
#include <libempathy/empathy-log-manager.h>