]> git.0d.be Git - empathy.git/commitdiff
Remove useless include of empathy-contact-factory.h
authorXavier Claessens <xclaesse@gmail.com>
Sat, 21 Feb 2009 00:37:42 +0000 (01:37 +0100)
committerXavier Claessens <xclaesse@gmail.com>
Wed, 22 Apr 2009 10:21:13 +0000 (12:21 +0200)
src/empathy-chat-window.c
src/empathy-main-window.c

index be8aa415a966e885103c7f2efae8bd6fd926ec31..a6ca638b88d1b91d47e23dc700da138358213902 100644 (file)
@@ -37,7 +37,6 @@
 #include <telepathy-glib/util.h>
 #include <libmissioncontrol/mission-control.h>
 
 #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>
 #include <libempathy/empathy-contact.h>
 #include <libempathy/empathy-message.h>
 #include <libempathy/empathy-dispatcher.h>
index 290ca14408fc36b9e9d759f55d29e0fa183e5aa5..b9993a8f543edc65dbefc9b49119506f91658f20 100644 (file)
@@ -35,7 +35,6 @@
 #include <libempathy/empathy-chatroom.h>
 #include <libempathy/empathy-contact-list.h>
 #include <libempathy/empathy-contact-manager.h>
 #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>
 #include <libempathy/empathy-status-presets.h>
 
 #include <libempathy-gtk/empathy-contact-dialogs.h>