From 4b2e73040c8373a61e578382d79022a4fa57a3ef Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 2 Jul 2012 15:54:58 +0200 Subject: remove useless chat-view.h includes https://bugzilla.gnome.org/show_bug.cgi?id=679255 --- libempathy-gtk/empathy-log-window.c | 1 - libempathy-gtk/empathy-ui-utils.h | 2 -- 2 files changed, 3 deletions(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c index f38638880..dec7b3713 100644 --- a/libempathy-gtk/empathy-log-window.c +++ b/libempathy-gtk/empathy-log-window.c @@ -51,7 +51,6 @@ #include "empathy-log-window.h" #include "empathy-account-chooser.h" #include "empathy-call-utils.h" -#include "empathy-chat-view.h" #include "empathy-contact-dialogs.h" #include "empathy-images.h" #include "empathy-theme-manager.h" diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h index 093890e6c..804df37eb 100644 --- a/libempathy-gtk/empathy-ui-utils.h +++ b/libempathy-gtk/empathy-ui-utils.h @@ -40,8 +40,6 @@ #include #include -#include "empathy-chat-view.h" - G_BEGIN_DECLS #define EMPATHY_RECT_IS_ON_SCREEN(x,y,w,h) ((x) + (w) > 0 && \ -- cgit v1.2.3