From 94e1774adeddf8532043856e78e25a14bdf379ad Mon Sep 17 00:00:00 2001 From: xclaesse Date: Tue, 11 Mar 2008 12:23:16 +0000 Subject: Remove useless libtelepathy headers git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@777 4ee84921-47dd-4033-b63a-18d7a039a3e4 --- 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 +- 11 files changed, 9 insertions(+), 11 deletions(-) (limited to 'libempathy') diff --git a/libempathy/empathy-chandler.c b/libempathy/empathy-chandler.c index 7ac1ddfbb..9dd6bfdb0 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 c40fc3c4b..1ef3b683a 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 881ed8a73..e5e31235d 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 6e5752b8a..d5ce3bd9b 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 d218fd8ef..3842d2436 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 0f47d12c1..4fb7f3997 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 779aa6132..41985d9a8 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 ec60e9bf8..022565beb 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 80e562594..b8eb2e1c0 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 c9fe6b5fd..d099d082c 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 c24927b36..25e0860d2 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" -- cgit v1.2.3