aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-02-21 08:37:42 +0800
committerXavier Claessens <xclaesse@gmail.com>2009-04-22 18:21:13 +0800
commitddf0c595150816eaaaaaf92852d32baa306e88b4 (patch)
tree535173a80bba1b35eaade3ea31152191d4d687e4 /src/empathy-main-window.c
parent8509734ff9579ef922305b0e6dd5e28dfec8009c (diff)
downloadgsoc2013-empathy-ddf0c595150816eaaaaaf92852d32baa306e88b4.tar
gsoc2013-empathy-ddf0c595150816eaaaaaf92852d32baa306e88b4.tar.gz
gsoc2013-empathy-ddf0c595150816eaaaaaf92852d32baa306e88b4.tar.bz2
gsoc2013-empathy-ddf0c595150816eaaaaaf92852d32baa306e88b4.tar.lz
gsoc2013-empathy-ddf0c595150816eaaaaaf92852d32baa306e88b4.tar.xz
gsoc2013-empathy-ddf0c595150816eaaaaaf92852d32baa306e88b4.tar.zst
gsoc2013-empathy-ddf0c595150816eaaaaaf92852d32baa306e88b4.zip
Remove useless include of empathy-contact-factory.h
Diffstat (limited to 'src/empathy-main-window.c')
-rw-r--r--src/empathy-main-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index 290ca1440..b9993a8f5 100644
--- a/src/empathy-main-window.c
+++ b/src/empathy-main-window.c
@@ -35,7 +35,6 @@
#include <libempathy/empathy-chatroom.h>
#include <libempathy/empathy-contact-list.h>
#include <libempathy/empathy-contact-manager.h>
-#include <libempathy/empathy-contact-factory.h>
#include <libempathy/empathy-status-presets.h>
#include <libempathy-gtk/empathy-contact-dialogs.h>