From 23b431541402a1e497ae334efcc73278cedde3a9 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 11 Mar 2008 12:23:16 +0000 Subject: [PATCH] Remove useless libtelepathy headers svn path=/trunk/; revision=777 --- libempathy-gtk/empathy-accounts-dialog.c | 1 - libempathy-gtk/empathy-call-window.c | 1 - libempathy-gtk/empathy-contact-list-view.c | 2 -- libempathy/empathy-chandler.c | 2 +- libempathy/empathy-contact-manager.c | 2 +- libempathy/empathy-filter.c | 2 +- libempathy/empathy-idle.c | 2 +- libempathy/empathy-tp-call.c | 1 - libempathy/empathy-tp-chat.h | 2 +- libempathy/empathy-tp-contact-list.c | 2 +- libempathy/empathy-tp-group.c | 2 +- libempathy/empathy-tp-group.h | 1 - libempathy/empathy-tp-roomlist.c | 2 +- libempathy/empathy-utils.c | 2 +- 14 files changed, 9 insertions(+), 15 deletions(-) diff --git a/libempathy-gtk/empathy-accounts-dialog.c b/libempathy-gtk/empathy-accounts-dialog.c index 53b623cb..151c172c 100644 --- a/libempathy-gtk/empathy-accounts-dialog.c +++ b/libempathy-gtk/empathy-accounts-dialog.c @@ -37,7 +37,6 @@ #include #include #include -#include #include #include diff --git a/libempathy-gtk/empathy-call-window.c b/libempathy-gtk/empathy-call-window.c index 7b3ebc2b..c7f202ee 100644 --- a/libempathy-gtk/empathy-call-window.c +++ b/libempathy-gtk/empathy-call-window.c @@ -21,7 +21,6 @@ #include #include -#include #include #include diff --git a/libempathy-gtk/empathy-contact-list-view.c b/libempathy-gtk/empathy-contact-list-view.c index 24174c8b..3e659b08 100644 --- a/libempathy-gtk/empathy-contact-list-view.c +++ b/libempathy-gtk/empathy-contact-list-view.c @@ -31,8 +31,6 @@ #include #include -#include - #include #include diff --git a/libempathy/empathy-chandler.c b/libempathy/empathy-chandler.c index 7ac1ddfb..9dd6bfdb 100644 --- a/libempathy/empathy-chandler.c +++ b/libempathy/empathy-chandler.c @@ -23,7 +23,7 @@ #include -#include +#include #include #include diff --git a/libempathy/empathy-contact-manager.c b/libempathy/empathy-contact-manager.c index c40fc3c4..1ef3b683 100644 --- a/libempathy/empathy-contact-manager.c +++ b/libempathy/empathy-contact-manager.c @@ -23,7 +23,7 @@ #include -#include +#include #include "empathy-contact-manager.h" #include "empathy-contact-list.h" diff --git a/libempathy/empathy-filter.c b/libempathy/empathy-filter.c index 881ed8a7..e5e31235 100644 --- a/libempathy/empathy-filter.c +++ b/libempathy/empathy-filter.c @@ -23,7 +23,7 @@ #include -#include +#include #include #include "empathy-filter.h" diff --git a/libempathy/empathy-idle.c b/libempathy/empathy-idle.c index 6e5752b8..d5ce3bd9 100644 --- a/libempathy/empathy-idle.c +++ b/libempathy/empathy-idle.c @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include "empathy-idle.h" diff --git a/libempathy/empathy-tp-call.c b/libempathy/empathy-tp-call.c index d218fd8e..3842d243 100644 --- a/libempathy/empathy-tp-call.c +++ b/libempathy/empathy-tp-call.c @@ -23,7 +23,6 @@ #include #include -#include #include #include diff --git a/libempathy/empathy-tp-chat.h b/libempathy/empathy-tp-chat.h index 0f47d12c..4fb7f399 100644 --- a/libempathy/empathy-tp-chat.h +++ b/libempathy/empathy-tp-chat.h @@ -25,7 +25,7 @@ #include #include -#include +#include #include diff --git a/libempathy/empathy-tp-contact-list.c b/libempathy/empathy-tp-contact-list.c index 779aa613..41985d9a 100644 --- a/libempathy/empathy-tp-contact-list.c +++ b/libempathy/empathy-tp-contact-list.c @@ -25,11 +25,11 @@ #include #include -#include #include #include #include #include +#include #include "empathy-tp-contact-list.h" #include "empathy-contact-list.h" diff --git a/libempathy/empathy-tp-group.c b/libempathy/empathy-tp-group.c index ec60e9bf..022565be 100644 --- a/libempathy/empathy-tp-group.c +++ b/libempathy/empathy-tp-group.c @@ -26,8 +26,8 @@ #include #include #include -#include #include +#include #include "empathy-tp-group.h" #include "empathy-contact-factory.h" diff --git a/libempathy/empathy-tp-group.h b/libempathy/empathy-tp-group.h index 80e56259..b8eb2e1c 100644 --- a/libempathy/empathy-tp-group.h +++ b/libempathy/empathy-tp-group.h @@ -26,7 +26,6 @@ #include #include -#include #include #include "empathy-contact.h" diff --git a/libempathy/empathy-tp-roomlist.c b/libempathy/empathy-tp-roomlist.c index c9fe6b5f..d099d082 100644 --- a/libempathy/empathy-tp-roomlist.c +++ b/libempathy/empathy-tp-roomlist.c @@ -24,9 +24,9 @@ #include #include -#include #include #include +#include #include diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index c24927b3..25e0860d 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -33,8 +33,8 @@ #include #include -#include #include +#include #include "empathy-debug.h" #include "empathy-utils.h" -- 2.39.2