[empathy] Remove useless include of empathy-contact-factory.h



commit ddf0c595150816eaaaaaf92852d32baa306e88b4
Author: Xavier Claessens <xclaesse gmail com>
Date:   Sat Feb 21 01:37:42 2009 +0100

    Remove useless include of empathy-contact-factory.h
---
 src/empathy-chat-window.c |    1 -
 src/empathy-main-window.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index be8aa41..a6ca638 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -37,7 +37,6 @@
 #include <telepathy-glib/util.h>
 #include <libmissioncontrol/mission-control.h>
 
-#include <libempathy/empathy-contact-factory.h>
 #include <libempathy/empathy-contact.h>
 #include <libempathy/empathy-message.h>
 #include <libempathy/empathy-dispatcher.h>
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index 290ca14..b9993a8 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]