From d345fc72a9ff9ce2af454f428b56f78cb611416a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 18 Jun 2010 17:53:38 +0200 Subject: Depend on telepathy-logger (#610956) --- libempathy/empathy-contact.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libempathy/empathy-contact.c') diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index 7530730fc..cbd3bd0ae 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -28,9 +28,6 @@ #include #include #include -#ifdef ENABEL_TPL -#include -#endif /* ENABLE_TPL */ #if HAVE_GEOCLUE #include @@ -479,7 +476,6 @@ empathy_contact_new (TpContact *tp_contact) NULL); } -#ifdef ENABLE_TPL EmpathyContact * empathy_contact_from_tpl_contact (TpAccount *account, TplEntity *tpl_entity) @@ -504,7 +500,6 @@ empathy_contact_from_tpl_contact (TpAccount *account, return retval; } -#endif /* ENABLE_TPL */ EmpathyContact * empathy_contact_new_for_log (TpAccount *account, -- cgit v1.2.3