From: Xavier Claessens Date: Fri, 21 Nov 2008 16:22:46 +0000 (+0000) Subject: Remove useless lines X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=cb6aad567690dba761dd45ffe0b2f1f574a9d7b5 Remove useless lines svn path=/trunk/; revision=1877 --- diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index c80b75cc..b5bdb9ff 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -21,7 +21,6 @@ * Authors: Richard Hult * Martyn Russell * Xavier Claessens - * Jonny Lamb */ #include "config.h" @@ -31,7 +30,6 @@ #include #include -#include #include #include @@ -39,8 +37,6 @@ #include #include -#include - #include "empathy-utils.h" #include "empathy-contact-factory.h" #include "empathy-contact-manager.h" diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 83c19e1c..a320c624 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -21,7 +21,6 @@ * Authors: Richard Hult * Martyn Russell * Xavier Claessens - * Jonny Lamb */ #ifndef __EMPATHY_UTILS_H__