diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-04-04 17:55:14 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-04-04 17:55:14 +0800 |
commit | a0a0f0bc14b965c2063891242f435be3ac6296a4 (patch) | |
tree | f3494e3f4d812d26018e62d60777fad5b4af782b /libempathy/empathy-contact.c | |
parent | 4f6083d07fa7b9dbba458e75e6563b4c77a4bf85 (diff) | |
download | gsoc2013-empathy-a0a0f0bc14b965c2063891242f435be3ac6296a4.tar gsoc2013-empathy-a0a0f0bc14b965c2063891242f435be3ac6296a4.tar.gz gsoc2013-empathy-a0a0f0bc14b965c2063891242f435be3ac6296a4.tar.bz2 gsoc2013-empathy-a0a0f0bc14b965c2063891242f435be3ac6296a4.tar.lz gsoc2013-empathy-a0a0f0bc14b965c2063891242f435be3ac6296a4.tar.xz gsoc2013-empathy-a0a0f0bc14b965c2063891242f435be3ac6296a4.tar.zst gsoc2013-empathy-a0a0f0bc14b965c2063891242f435be3ac6296a4.zip |
include logger single header
Diffstat (limited to 'libempathy/empathy-contact.c')
-rw-r--r-- | libempathy/empathy-contact.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index b8d2f3c40..0c4ef755f 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -29,8 +29,6 @@ #include <telepathy-glib/interfaces.h> #include <telepathy-glib/util.h> -#include <telepathy-logger/log-manager.h> - #include <folks/folks.h> #include <folks/folks-telepathy.h> |