diff options
-rw-r--r-- | src/empathy-chat-window.c | 1 | ||||
-rw-r--r-- | 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 be8aa415a..a6ca638b8 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 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> |